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