mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2025-07-04 22:24:04 +00:00
Bump version to 1.4.1.dev
This commit is contained in:
@ -174,6 +174,11 @@ If these links are no longer functional, some are archived in the `Internet Arch
|
|||||||
Changelog
|
Changelog
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
Version 1.4.1 (next version)
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
* (no changes yet)
|
||||||
|
|
||||||
Version 1.4.0
|
Version 1.4.0
|
||||||
^^^^^^^^^^^^^
|
^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# * Add a new empty section for the next version to the README.rst changelog.
|
# * Add a new empty section for the next version to the README.rst changelog.
|
||||||
# * Commit and push the changes to master.
|
# * Commit and push the changes to master.
|
||||||
|
|
||||||
__version__ = "1.4.0"
|
__version__ = "1.4.1.dev"
|
||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
"Resource",
|
"Resource",
|
||||||
|
Reference in New Issue
Block a user