mirror of
https://github.com/jfilter/clean-text.git
synced 2021-09-19 22:32:58 +03:00
0.2.1
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
__version__ = "0.2.0"
|
||||
__version__ = "0.2.1"
|
||||
|
||||
from .clean import *
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "clean-text"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
description = "Functions to preprocess and normalize text."
|
||||
license = "Apache-2.0"
|
||||
authors = ["Johannes Filter <hi@jfilter.de>"]
|
||||
|
||||
Reference in New Issue
Block a user