Skip to content

Commit

Permalink
Update test_ipsuite.py
Browse files Browse the repository at this point in the history
  • Loading branch information
PythonFZ committed Aug 8, 2024
1 parent ef97b6d commit 9cb12a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_ipsuite.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

def test_version():
"""Test 'IPSuite' version."""
assert ips.__version__ == "0.1.2"
assert ips.__version__ == "0.1.3"


def test_node_imports():
Expand Down

0 comments on commit 9cb12a3

Please sign in to comment.