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