Skip to content
Snippets Groups Projects
Commit 50e6e580 authored by Paolo Veglio's avatar Paolo Veglio
Browse files

bump version

parent 84225260
No related branches found
No related tags found
No related merge requests found
Pipeline #46681 failed
...@@ -3,7 +3,7 @@ import argparse ...@@ -3,7 +3,7 @@ import argparse
from pkg_resources import get_distribution from pkg_resources import get_distribution
from mvcm import main from mvcm.main import main
# #################################################################### # # #################################################################### #
# TEST CASE # TEST CASE
......
"""Set up version.""" """Set up version."""
__version__ = "0.1.3" __version__ = "0.1.4"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment