mirror of
https://github.com/jfilter/clean-text.git
synced 2021-09-19 22:32:58 +03:00
0.5.0
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
__version__ = "0.4.0"
|
__version__ = "0.5.0"
|
||||||
|
|
||||||
from .clean import *
|
from .clean import *
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ packages = [
|
|||||||
{include = "cleantext"},
|
{include = "cleantext"},
|
||||||
]
|
]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
version = "0.4.0"
|
version = "0.5.0"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
emoji = "*"
|
emoji = "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user