Skip to content

Commit

Permalink
update msx version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariosmsk committed Jun 23, 2024
1 parent 00c8565 commit 4f4d1dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epyt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__author__ = """Marios S. Kyriakou"""
__email__ = "[email protected]"
__version__ = "1.1.8"
__msxversion__ = "2.0.0"
__msxversion__ = "200000"
__copyright__ = """Copyright 2022, KIOS Research and Innovation Center of Excellence (KIOS CoE),
University of Cyprus (www.kios.org.cy)."""
__license__ = "EUPL License, Version 1.2"
Expand Down

0 comments on commit 4f4d1dc

Please sign in to comment.