mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-11-16 15:25:12 +01:00
Increment package version to 0.4.0.
This commit is contained in:
parent
5b5f36048c
commit
991f0b3da6
@ -3,7 +3,7 @@ A modern, Python3-compatible, well-documented library for communicating
|
|||||||
with a MineCraft server.
|
with a MineCraft server.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = "0.3.0"
|
__version__ = "0.4.0"
|
||||||
|
|
||||||
SUPPORTED_MINECRAFT_VERSIONS = {
|
SUPPORTED_MINECRAFT_VERSIONS = {
|
||||||
'1.8': 47,
|
'1.8': 47,
|
||||||
|
Loading…
Reference in New Issue
Block a user