Skip to content
Snippets Groups Projects
Commit 2216fc66 authored by rfetick's avatar rfetick
Browse files

update version number

parent 814433f5
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ if _sys.version_info[0]<3:
_warnings.warn("MAOPPY was developped on Python 3, but your Python version is anterior. We hope everything will be fine")
# MAOPPY release version
__version__ = "1.3.2"
__version__ = "1.4.1"
__author__ = "Romain JL. Fétick (LAM, France)"
__date__ = "May 30th 2021"
......
......@@ -9,7 +9,7 @@ Created on Mon May 27 17:11:01 2019
from setuptools import setup, find_packages
setup(name='MAOPPY',
version='1.3.2',
version='1.4.1',
url='https://gitlab.lam.fr/lam-grd-public/maoppy.git',
license='See LICENSE file',
author='Romain JL Fetick (LAM, Marseille, France)',
......
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