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 578b5b0 commit f8f4b68Copy full SHA for f8f4b68
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='windseer',
5
- version='0.0.1',
+ version='1.0.1',
6
description='Wind prediction around complex terrain using a neural network',
7
license='BSD 3-Clause',
8
packages=['windseer'],
0 commit comments