14
0

- update to 0.1.12:

* Fix class reference for iso8601.Utc in module docstring

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iso8601?expand=0&rev=27
This commit is contained in:
2020-02-28 22:48:25 +00:00
committed by Git OBS Bridge
parent 6a73b0b1b1
commit 480962639c
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 20 19:22:41 UTC 2019 - Dirk Mueller <dmueller@suse.com>
- update to 0.1.12:
* Fix class reference for iso8601.Utc in module docstring
-------------------------------------------------------------------
Fri Mar 29 11:37:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>