summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMichael Twomey <mick@twomeylee.name>2017-07-27 23:02:52 +0100
committerMichael Twomey <mick@twomeylee.name>2017-07-27 23:02:52 +0100
commit296f89566876921fe49d09b0922948e8a4ff66a2 (patch)
tree4463d160b90aec41ffc444999a83fd4ddfa4e673 /README.rst
parentf2db026dce84aec66c0152385aea4ffcd36d1f2a (diff)
downloadpyiso8601-296f89566876921fe49d09b0922948e8a4ff66a2.tar.gz
Create release 0.1.12 and add python 3.6 to tests
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 58dae5b..a9f1761 100644
--- a/README.rst
+++ b/README.rst
@@ -95,6 +95,7 @@ Tested against:
- Python 3.3
- Python 3.4
- Python 3.5
+- Python 3.6
- PyPy
- PyPy 3
@@ -110,6 +111,8 @@ Changes
0.1.12
------
+* Fix class reference for iso8601.Utc in module docstring (thanks to felixschwarz in https://bitbucket.org/micktwomey/pyiso8601/pull-requests/7/fix-class-reference-for-iso8601utc-in/diff)
+
0.1.11
------