Skip to content

Commit 8c0dcae

Browse files
committed
Update __init__.py
1 parent c644bfb commit 8c0dcae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydustry/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from .pydustry import Server, Status
22

33
__name__ = 'pydustry.py'
4-
__version__ = '2.0-release'
4+
__version__ = '2.0.0'
55
__keywords__ = ['pydustry.py']

0 commit comments

Comments
 (0)