Skip to content

Commit

Permalink
back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonc committed Apr 23, 2022
1 parent 19caa17 commit 8c4cc7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.5 (unreleased)
----------------

- XXX

0.4 (2022-04-23)
----------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def errprint(x):


setup(name='hypatia',
version='0.4',
version='0.5dev0',
description='Python package for searching and indexing',
long_description=README + '\n\n' + CHANGES,
classifiers=[
Expand Down

0 comments on commit 8c4cc7c

Please sign in to comment.