We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c596d07 commit 8c04bc7Copy full SHA for 8c04bc7
setup.py
@@ -6,7 +6,7 @@
6
install_requires = [t.strip() for t in tests_require]
7
8
setup(name='contextily',
9
- version='0.9.2',
+ version='0.99.0',
10
description='Context geo-tiles in Python',
11
url='https://github.com/darribas/contextily',
12
author='Dani Arribas-Bel',
0 commit comments