mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2025-01-23 16:11:27 +01:00
Increment package version to 0.3.0.
This commit is contained in:
parent
bf17f99083
commit
988653a922
@ -3,7 +3,7 @@ A modern, Python3-compatible, well-documented library for communicating
|
||||
with a MineCraft server.
|
||||
"""
|
||||
|
||||
__version__ = "0.2.0"
|
||||
__version__ = "0.3.0"
|
||||
|
||||
SUPPORTED_MINECRAFT_VERSIONS = {
|
||||
'1.8': 47,
|
||||
|
Loading…
Reference in New Issue
Block a user