Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
fracpete committed Jun 6, 2020
1 parent 37c0b5a commit 78ade7a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

0.0.2 (2020-06-07)
------------------

- fixed entry point of console script


0.0.1 (2020-06-07)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def _read(f):
packages=[
"dbg",
],
version="0.0.1",
version="0.0.2",
author='Peter Reutemann',
author_email='fracpete@waikato.ac.nz',
install_requires=[
Expand Down

0 comments on commit 78ade7a

Please sign in to comment.