mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2025-01-01 07:29:40 +00:00
Bump version to 1.8.1.dev
This commit is contained in:
parent
82b5926b4f
commit
4bbf2f7c14
@ -113,6 +113,11 @@ For technical info and documentation about resource files and resources, see the
|
||||
Changelog
|
||||
---------
|
||||
|
||||
Version 1.8.1 (next version)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
* (no changes yet)
|
||||
|
||||
Version 1.8.0
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
|
@ -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.8.0"
|
||||
__version__ = "1.8.1.dev"
|
||||
|
||||
__all__ = [
|
||||
"Resource",
|
||||
|
Loading…
Reference in New Issue
Block a user