mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2025-02-05 23:30:18 +00:00
Bump version to 1.2.1.dev
This commit is contained in:
parent
fb5708e6b4
commit
752ec9e828
@ -127,6 +127,11 @@ If these links are no longer functional, some are archived in the `Internet Arch
|
||||
Changelog
|
||||
---------
|
||||
|
||||
Version 1.2.1 (next version)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
* (no changes yet)
|
||||
|
||||
Version 1.2.0
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
"""A pure Python, cross-platform library/tool for reading Macintosh resource data, as stored in resource forks and ``.rsrc`` files."""
|
||||
|
||||
__version__ = "1.2.0"
|
||||
__version__ = "1.2.1.dev"
|
||||
|
||||
__all__ = [
|
||||
"Resource",
|
||||
|
Loading…
x
Reference in New Issue
Block a user