Skip to content

Commit 4ddf33d

Browse files
committed
Bumped version number, added 3.5 to trove classifiers.
1 parent 319c2a9 commit 4ddf33d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='django-raster',
5-
version='0.1.7',
5+
version='0.2',
66
url='https://github.com/geodesign/django-raster',
77
author='Daniel Wiesmann',
88
author_email='[email protected]',
@@ -33,6 +33,7 @@
3333
'Programming Language :: Python :: 2.7',
3434
'Programming Language :: Python :: 3',
3535
'Programming Language :: Python :: 3.4',
36+
'Programming Language :: Python :: 3.5',
3637
'Topic :: Internet :: WWW/HTTP',
3738
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
3839
'Topic :: Scientific/Engineering :: GIS',

0 commit comments

Comments
 (0)