Bump version to 1.2.0.dev

This commit is contained in:
dgelessus 2019-07-14 02:02:14 +02:00
parent 0d2a3f886b
commit ea2fcac692
2 changed files with 6 additions and 1 deletions

View File

@ -118,6 +118,11 @@ If these links are no longer functional, some are archived in the `Internet Arch
Changelog
---------
Version 1.2.0 (next version)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* (no changes yet)
Version 1.1.3.post1
^^^^^^^^^^^^^^^^^^^

View File

@ -5,7 +5,7 @@ This library only understands the resource file's general structure, i. e. the t
Writing resource data is not supported at all.
"""
__version__ = "1.1.3.post1"
__version__ = "1.2.0.dev"
__all__ = [
"Resource",