mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-27 17:23:21 +00:00
2 lines
63 B
Python
2 lines
63 B
Python
""" Contains the package version """
|
|
PACKAGE_VERSION = '1.1.2'
|