Skip to content

Commit

Permalink
new 2.0.1 with README.md included in pkg description
Browse files Browse the repository at this point in the history
  • Loading branch information
petri committed Apr 26, 2020
1 parent 6dd6168 commit 44d85e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
**********

2.0.1 (2020-04-26)
-------------------

- Read README.md into pkg description

2.0.0 (2020-04-26)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
description='Python library to process company names',
long_description=long_description,
long_description_content_type='text/markdown',
version='2.0.0',
version='2.0.1',
license="MIT",
classifiers = [
"Topic :: Office/Business",
Expand Down

0 comments on commit 44d85e1

Please sign in to comment.