diff --git a/setup.py b/setup.py index 7d02c2581bdcbd982dc1f0fdb4543f363b409c33..6a65141d1ce97a5a9509ba796c21cf6978c16be7 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ with open("README.md", "r", encoding="utf-8") as f: setup( name="qim3d", - version="0.3.0", + version="0.3.1", author="Felipe Delestro", author_email="fima@dtu.dk", description="QIM tools and user interfaces",