Skip to content

Commit

Permalink
Back to development: 0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Jul 30, 2019
1 parent 4b253fb commit 3c7febd
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 @@
Changes
-------

0.16.2 (unreleased)
~~~~~~~~~~~~~~~~~~~

- Nothing changed yet.


0.16.1 (2019-07-30)
~~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion src/zodbbrowser/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"""


__version__ = '0.16.1'
__version__ = '0.16.2.dev0'
__homepage__ = 'https://github.com/mgedmin/zodbbrowser'

0 comments on commit 3c7febd

Please sign in to comment.