We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a91940 commit 9ebff43Copy full SHA for 9ebff43
Changelog
@@ -1,6 +1,15 @@
1
Changes
2
=======
3
4
+.. _version-1.1.0:
5
+
6
+1.1.0
7
+=====
8
+:release-date: 2016-09-27 11:24 A.M PDT
9
+:release-by: Ask Solem
10
11
+- Support for Python 3 (3.4, 3.5)
12
13
.. _version-1.0.0:
14
15
1.0.0
setup.py
@@ -20,7 +20,6 @@
20
Programming Language :: Python :: 2
21
Programming Language :: Python :: 2.7
22
Programming Language :: Python :: 3
23
- Programming Language :: Python :: 3.3
24
Programming Language :: Python :: 3.4
25
Programming Language :: Python :: 3.5
26
License :: OSI Approved :: BSD License
0 commit comments