We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c644bfb commit 8c0dcaeCopy full SHA for 8c0dcae
pydustry/__init__.py
@@ -1,5 +1,5 @@
1
from .pydustry import Server, Status
2
3
__name__ = 'pydustry.py'
4
-__version__ = '2.0-release'
+__version__ = '2.0.0'
5
__keywords__ = ['pydustry.py']
0 commit comments