Bump version to 1.6.1.dev

This commit is contained in:
dgelessus 2019-12-04 01:45:15 +01:00
parent 7dc0d980a3
commit 2193c81518
2 changed files with 6 additions and 1 deletions

View File

@ -113,6 +113,11 @@ For technical info and documentation about resource files and resources, see the
Changelog
---------
Version 1.6.1 (next version)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* (no changes yet)
Version 1.6.0
^^^^^^^^^^^^^

View File

@ -20,7 +20,7 @@
# * Add a new empty section for the next version to the README.rst changelog.
# * Commit and push the changes to master.
__version__ = "1.6.0"
__version__ = "1.6.1.dev"
__all__ = [
"Resource",