Skip to content

Commit 8011b24

Browse files
committed
bump version 1.5
1 parent c352ad5 commit 8011b24

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
1.5 (dev)
2-
---------
1+
1.5
2+
---
33
* add support for 'globbing' package version and enviromnent variables
44
* add python 3.5 and 3.6 support
55

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,6 @@
3333
'Programming Language :: Python :: 3.2',
3434
'Programming Language :: Python :: 3.3',
3535
'Programming Language :: Python :: 3.4',
36+
'Programming Language :: Python :: 3.5',
37+
'Programming Language :: Python :: 3.6',
3638
])

0 commit comments

Comments
 (0)