Skip to content

Commit

Permalink
prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
fracpete committed Feb 28, 2022
1 parent 4fa88f2 commit 23970b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

1.0.1 (????-??-??)
1.0.1 (2022-03-01)
------------------

- added more typing hints to parameters
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def _read(filename: str) -> str:
"wai",
"wai.annotations",
],
version="1.0.0",
version="1.0.1",
author='Peter Reutemann',
author_email='[email protected]',
install_requires=[
Expand Down

0 comments on commit 23970b9

Please sign in to comment.