Skip to content

Commit

Permalink
Incremented the version number in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
harry093 committed Jul 16, 2022
1 parent dfe0fdb commit f795d6d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 29 deletions.
28 changes: 0 additions & 28 deletions .gitignore
Expand Up @@ -17,31 +17,3 @@ env
# IDEs
.vscode
.idea

/geodepy/XVSOLFIN_20220219.SNX
/geodepy/run_extx.py
/geodepy/stns_in.dat
/geodepy/stns_out.dat
/resources/
/geodepy/apref20190209.snx
/geodepy/output.snx
/geodepy/XVSOLFIN_20220115.SNX.AUS
/geodepy/XVSOLFIN_20220115.SNX
/geodepy/REDX.SNX
/geodepy/splitApref.py
/geodepy/SNXEPO.SNX
/geodepy/exciseStationsNGCA.py
/geodepy/XVSOLFIN_20220326.SNX
/geodepy/exciseStationsAPREF.py
/geodepy/gda2020.dat
/geodepy/something_list_snx_blks.py
/geodepy/try_remove_stns.py
/geodepy/17143.U.SNX.AUS
/geodepy/17143.L.SNX.AUS
/geodepy/try_remove_stns.py
/geodepy/SNXEPO.CON.SNX
/geodepy/SNXEPO.NONCON.SNX
/geodepy/SNXEPO.SNX.CON.AUS
/geodepy/SNXEPO.SNX.NONCON.AUS
/geodepy/output.l.snx
/geodepy/output.u.snx
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup

setup(name='geodepy',
version='0.2.1',
version='0.3.0',
description='GA Geodesy Package',
long_description='A toolkit for Geodesy and Surveying in Python',
url='https://github.com/GeoscienceAustralia/GeodePy',
Expand Down

0 comments on commit f795d6d

Please sign in to comment.