Bump version to 1.5.1.dev

This commit is contained in:
dgelessus 2019-10-22 10:23:33 +02:00
parent d342614f55
commit f537fb3d37
2 changed files with 6 additions and 1 deletions

View File

@ -174,6 +174,11 @@ If these links are no longer functional, some are archived in the `Internet Arch
Changelog
---------
Version 1.5.1 (next version)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* (no changes yet)
Version 1.5.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.5.0"
__version__ = "1.5.1.dev"
__all__ = [
"Resource",