Version bump

This commit is contained in:
codemann8
2021-05-16 05:12:15 -05:00
parent 63b2b807ec
commit 9ff3a4d5b4

View File

@@ -3,7 +3,7 @@ from BaseClasses import OWEdge, WorldType, Direction, Terrain
from Utils import bidict from Utils import bidict
from OWEdges import OWEdgeGroups, IsParallel from OWEdges import OWEdgeGroups, IsParallel
__version__ = '0.1.3.0u-dev' __version__ = '0.1.3.0u'
def link_overworld(world, player): def link_overworld(world, player):
# setup mandatory connections # setup mandatory connections