Skip to content

Commit a715fa0

Browse files
🔖 Bump up version to v0.1.1
1 parent 2ef9d4e commit a715fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pysbd/about.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://python-packaging-user-guide.readthedocs.org/en/latest/single_source_version/
33

44
__title__ = "pysbd"
5-
__version__ = "0.1.0"
5+
__version__ = "0.1.1"
66
__summary__ = "pysbd (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box across many languages."
77
__uri__ = "http://nipunsadvilkar.github.io/"
88
__author__ = "Nipun Sadvilkar"

0 commit comments

Comments
 (0)