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 edcc573 commit 8e9c9ddCopy full SHA for 8e9c9dd
setup.py
@@ -9,7 +9,7 @@
9
long_description = f.read()
10
11
setup(name='contextily',
12
- version='0.99.0',
+ version='1.0.rc1',
13
description='Context geo-tiles in Python',
14
long_description=long_description,
15
long_description_content_type='text/markdown',
0 commit comments