Skip to content
Snippets Groups Projects
Commit fe6ecea4 authored by Nicolas  MAILLET's avatar Nicolas MAILLET
Browse files

Changing to version 2

parent f283b099
Branches
Tags
No related merge requests found
Pipeline #98574 passed
......@@ -29,9 +29,9 @@
necessary functions
"""
__version_info__ = ('1', '2', '4')
__version_info__ = ('2', '0', '0')
__version__ = '.'.join(__version_info__)
__revision_date__ = "2023-02-20"
__revision_date__ = "2023-02-22"
__author__ = "Nicolas Maillet"
import argparse
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment