mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2024-11-26 11:49:23 +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
|
||||
---------
|
||||
|
||||
Version 1.3.1 (next version)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
* (no changes yet)
|
||||
|
||||
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."""
|
||||
|
||||
__version__ = "1.3.0"
|
||||
__version__ = "1.3.1.dev"
|
||||
|
||||
__all__ = [
|
||||
"Resource",
|
||||
|
Loading…
Reference in New Issue
Block a user