diff --git a/setup.py b/setup.py index 0284d1fd037c4e6f7c525df5b29c1872d384e6d7..ab0043f2f9cb6b9ee56295fe87f00e2d02409ae1 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ with open("README.md", "r", encoding="utf-8") as f: setup( name="pt2d", - version="0.1.1", + version="0.1.2", author="Aske T. Rove, Christian L. Bjerregaard, Mikkel W. Breinstrup", author_email="s224362@dtu.dk, s224389@dtu.dk, s224361@dtu.dk", description="Interactive path tracing in 2D medical images",