mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2026-03-11 02:16:17 +00:00
Bump version to 1.2.0.dev
This commit is contained in:
@@ -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
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user