Skip to content

Commit 416d839

Browse files
authored
v1.0.0
1 parent 325ad79 commit 416d839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def readme():
77
return f.read()
88

99
setup(name='population',
10-
version='0.0.1',
10+
version='1.0.0',
1111
description='Download, collate, cache, and query Population projections',
1212
long_description=readme(),
1313
url='https://github.com/nismod/population',

0 commit comments

Comments
 (0)