mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2025-01-05 03:31:32 +00:00
Release version 1.8.0
This commit is contained in:
parent
5456013bf4
commit
82b5926b4f
@ -113,8 +113,8 @@ For technical info and documentation about resource files and resources, see the
|
|||||||
Changelog
|
Changelog
|
||||||
---------
|
---------
|
||||||
|
|
||||||
Version 1.7.1 (next version)
|
Version 1.8.0
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^
|
||||||
|
|
||||||
* Removed the old (non-subcommand-based) CLI syntax.
|
* Removed the old (non-subcommand-based) CLI syntax.
|
||||||
* Added filtering support to the ``list`` subcommand.
|
* Added filtering support to the ``list`` subcommand.
|
||||||
|
@ -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.7.1.dev"
|
__version__ = "1.8.0"
|
||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
"Resource",
|
"Resource",
|
||||||
|
Loading…
Reference in New Issue
Block a user