Skip to content

Commit

Permalink
Back to development: 18.16.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sallner committed Apr 21, 2023
1 parent 82acf45 commit 57c1ccd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,3 +1,9 @@
18.16.0.2 (unreleased)
======================

- Nothing changed yet.


18.16.0.1 (2023-04-21)
======================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -12,7 +12,7 @@ def read(*rnames):
except:
return ''

version = '18.16.0.1'
version = '18.16.0.2.dev0'

long_description = (
read('README.rst')
Expand Down

0 comments on commit 57c1ccd

Please sign in to comment.