Skip to content

Commit

Permalink
Merge pull request #30 from UBC-MDS/update_version
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
spentelow authored Mar 7, 2021
2 parents 84b7bbb + 5db57d2 commit 06bda1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_noaastn.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from noaastn import __version__
from noaastn import noaastn


def test_version():
assert __version__ == "0.1.0"
assert __version__ == "0.2.0"

0 comments on commit 06bda1a

Please sign in to comment.