We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5060ca2 commit 04b31bfCopy full SHA for 04b31bf
1 file changed
setup.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python3
2
#
3
-# Copyright (C) 2017-2021
+# Copyright (C) 2017-2022
4
5
6
__author__ = 'Mobidic'
@@ -11,9 +11,9 @@
11
'Thomas Guignard',
12
'David Baux'
13
]
14
-__copyright__ = 'Copyright (C) 2017-2021'
+__copyright__ = 'Copyright (C) 2017-2022'
15
__license__ = 'Academic License Agreement'
16
-__version__ = '1.2.3'
+__version__ = '1.2.4'
17
__email__ = 'c-vangoethem@chu-montpellier.fr'
18
__status__ = 'prod'
19
0 commit comments