mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2024-12-29 04:29:24 +00:00
Release version 1.6.0
This commit is contained in:
parent
2ce1d6b63a
commit
7dc0d980a3
@ -113,8 +113,8 @@ For technical info and documentation about resource files and resources, see the
|
||||
Changelog
|
||||
---------
|
||||
|
||||
Version 1.5.1 (next version)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Version 1.6.0
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
* Added a new subcommand-based command-line syntax to the ``rsrcfork`` tool, similar to other CLI tools such as ``git`` or ``diskutil``.
|
||||
|
||||
|
@ -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.1.dev"
|
||||
__version__ = "1.6.0"
|
||||
|
||||
__all__ = [
|
||||
"Resource",
|
||||
|
Loading…
Reference in New Issue
Block a user