Skip to content

Commit

Permalink
documentation updated
Browse files Browse the repository at this point in the history
stephenhky committed Dec 29, 2020
1 parent 8664a35 commit ef1f94d
Showing 3 changed files with 10 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -86,6 +86,9 @@ If you would like to contribute, feel free to submit the pull requests. You can


## News

* 12/28/2020: `shorttext` 1.4.5 released.
* 12/24/2020: `shorttext` 1.4.4 released.
* 11/10/2020: `shorttext` 1.4.3 released.
* 10/18/2020: `shorttext` 1.4.2 released.
* 09/23/2020: `shorttext` 1.4.1 released.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
@@ -58,7 +58,7 @@
# The short X.Y version.
version = u'1.4'
# The full version, including alpha/beta/rc tags.
release = u'1.4.4'
release = u'1.4.5'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
6 changes: 6 additions & 0 deletions docs/news.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
News
====

* 12/28/2020: `shorttext` 1.4.5 released.
* 12/24/2020: `shorttext` 1.4.4 released.
* 11/10/2020: `shorttext` 1.4.3 released.
* 10/18/2020: `shorttext` 1.4.2 released.
@@ -64,6 +65,11 @@ News
What's New
----------

Release 1.4.5 (December 28, 2020)
---------------------------------

* Bugs fixed about Python 2 to 3 updates, `filter` in `shorttext.metrics.embedfuzzy`.

Release 1.4.4 (December 24, 2020)
---------------------------------

0 comments on commit ef1f94d

Please sign in to comment.