Version bump

This commit is contained in:
codemann8
2021-05-16 04:51:01 -05:00
parent 92ecee096a
commit ec2bb720c0

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.2.2u' __version__ = '0.1.3.0u'
def link_overworld(world, player): def link_overworld(world, player):
# setup mandatory connections # setup mandatory connections