Skip to content

Commit 04b31bf

Browse files
Edit copyright date and version
1 parent 5060ca2 commit 04b31bf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22
#
3-
# Copyright (C) 2017-2021
3+
# Copyright (C) 2017-2022
44
#
55

66
__author__ = 'Mobidic'
@@ -11,9 +11,9 @@
1111
'Thomas Guignard',
1212
'David Baux'
1313
]
14-
__copyright__ = 'Copyright (C) 2017-2021'
14+
__copyright__ = 'Copyright (C) 2017-2022'
1515
__license__ = 'Academic License Agreement'
16-
__version__ = '1.2.3'
16+
__version__ = '1.2.4'
1717
__email__ = 'c-vangoethem@chu-montpellier.fr'
1818
__status__ = 'prod'
1919

0 commit comments

Comments
 (0)