Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
Signed-off-by: Kharude, Sachin <[email protected]>
  • Loading branch information
Kharude, Sachin committed Feb 7, 2021
1 parent 73bd90c commit 506baaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_maps.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


def test_version():
assert __version__ == "0.0.1"
assert __version__ == "0.0.2"


def test_show():
Expand Down

0 comments on commit 506baaf

Please sign in to comment.