diff --git a/iso8601-0.1.12.tar.gz b/iso8601-0.1.12.tar.gz new file mode 100644 index 0000000..ef9f015 Binary files /dev/null and b/iso8601-0.1.12.tar.gz differ diff --git a/python-iso8601.spec b/python-iso8601.spec index 32cfddd..b34c5cd 100644 --- a/python-iso8601.spec +++ b/python-iso8601.spec @@ -1,6 +1,6 @@ Name: python-iso8601 -Version: 0.1.11 -Release: 4 +Version: 0.1.12 +Release: 1 Summary: Simple module to parse ISO 8601 dates License: MIT URL: https://pypi.org/project/iso8601/ @@ -35,6 +35,9 @@ The package parses the most common forms of ISO 8601 date strings %{python3_sitelib}/* %changelog +* Sat Jan 30 2021 bolin-lee - 0.1.12 +- Package upgrade + * Wed Oct 21 2020 leiju - 0.1.11-4 - remove python2 subpackage