Skip to content

Commit ed63f57

Browse files
committed
update version
1 parent 16df7a5 commit ed63f57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

epyt/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# -*- coding: utf-8 -*-
22
__author__ = """Marios S. Kyriakou"""
33
__email__ = "kiriakou.marios@ucy.ac.cy"
4-
__version__ = "1.2.0"
4+
__version__ = "1.2.1"
55
__msxversion__ = "200000"
6-
__lastupdate__ = "01/08/2024"
6+
__lastupdate__ = "09/01/2024"
77
__copyright__ = """Copyright 2022, KIOS Research and Innovation Center of Excellence (KIOS CoE),
88
University of Cyprus (www.kios.org.cy)."""
99
__license__ = "EUPL License, Version 1.2"

0 commit comments

Comments
 (0)