freemt
commited on
Commit
·
c5631c6
1
Parent(s):
0203ff6
Bump 0.1.0 to 0.1.1a0, ezbee 0.1.1 debee 0.1.1
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
[tool.poetry]
|
2 |
name = "litbee"
|
3 |
version = "0.1.1-alpha.0"
|
4 |
-
description = "align texts via streamlit "
|
5 |
authors = ["ffreemt"]
|
6 |
license = "MIT"
|
7 |
readme = "README1.md"
|
|
|
1 |
[tool.poetry]
|
2 |
name = "litbee"
|
3 |
version = "0.1.1-alpha.0"
|
4 |
+
description = "align (en, de, zh) texts via streamlit "
|
5 |
authors = ["ffreemt"]
|
6 |
license = "MIT"
|
7 |
readme = "README1.md"
|