We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b51444 commit 3666b66Copy full SHA for 3666b66
setup.py
@@ -13,7 +13,7 @@
13
14
setup(
15
name='django-large-image',
16
- version='0.7.0',
+ version='0.8.0',
17
description='Dynamic tile server in Django built on top of large-image (and GDAL)',
18
long_description=long_description,
19
long_description_content_type='text/markdown',
0 commit comments