mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2026-01-22 09:18:55 +00:00
Release version 1.5.0
This commit is contained in:
@@ -174,8 +174,8 @@ If these links are no longer functional, some are archived in the `Internet Arch
|
||||
Changelog
|
||||
---------
|
||||
|
||||
Version 1.4.1 (next version)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Version 1.5.0
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
* Added stream-based decompression methods to the ``rsrcfork.compress`` module.
|
||||
|
||||
|
||||
@@ -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.4.1.dev"
|
||||
__version__ = "1.5.0"
|
||||
|
||||
__all__ = [
|
||||
"Resource",
|
||||
|
||||
Reference in New Issue
Block a user