Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierBinette committed Jan 19, 2022
1 parent e113d12 commit 2d382de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
=======
History
Changelog
=======

0.0.0 (2022-01-18)
0.0.1 (2022-01-18)
------------------

* First release.
* Initial release.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(ext_modules=ext_modules,
name="stringcompare",
version="0.0.0",
version="0.0.1",
author="Olivier Binette",
author_email="olivier.binette@gmail.com",
license="GPL 3",
Expand Down

0 comments on commit 2d382de

Please sign in to comment.