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