We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325ad79 commit 416d839Copy full SHA for 416d839
setup.py
@@ -7,7 +7,7 @@ def readme():
7
return f.read()
8
9
setup(name='population',
10
- version='0.0.1',
+ version='1.0.0',
11
description='Download, collate, cache, and query Population projections',
12
long_description=readme(),
13
url='https://github.com/nismod/population',
0 commit comments