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 c352ad5 commit 8011b24Copy full SHA for 8011b24
CHANGELOG
@@ -1,5 +1,5 @@
1
-1.5 (dev)
2
----------
+1.5
+---
3
* add support for 'globbing' package version and enviromnent variables
4
* add python 3.5 and 3.6 support
5
setup.py
@@ -33,4 +33,6 @@
33
'Programming Language :: Python :: 3.2',
34
'Programming Language :: Python :: 3.3',
35
'Programming Language :: Python :: 3.4',
36
+ 'Programming Language :: Python :: 3.5',
37
+ 'Programming Language :: Python :: 3.6',
38
])
0 commit comments