Skip to content
Snippets Groups Projects
Commit 4fada683 authored by Stefan Possanner's avatar Stefan Possanner
Browse files

Updated version to 1.0.1

parent 262710a2
No related branches found
No related tags found
1 merge request!5Added current density j
Pipeline #154490 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Module specifying the current version string for gvec_to_python. Module specifying the current version string for gvec_to_python.
""" """
__version__ = "1.0.0" __version__ = "1.0.1"
def display_version(): def display_version():
print(f'gvec_to_python {__version__}\n\ print(f'gvec_to_python {__version__}\n\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment