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