Skip to content

Commit 15db3a1

Browse files
committed
Bump version to 2.3.5.1
1 parent 6f6f436 commit 15db3a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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__ = "2.3.5.0"
4+
__version__ = "2.3.5.1"
55
__msxversion__ = "200000"
6-
__lastupdate__ = "20/02/2026"
6+
__lastupdate__ = "04/06/2026"
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)