Skip to content

Commit

Permalink
fix version test
Browse files Browse the repository at this point in the history
  • Loading branch information
altescy committed Feb 21, 2021
1 parent 0124a03 commit f13a6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_pdpcli.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@


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

0 comments on commit f13a6b3

Please sign in to comment.