Version bump 0.2.1.2

This commit is contained in:
codemann8
2021-10-28 21:42:43 -05:00
parent 3bdbc4e268
commit 8efed3a829
2 changed files with 4 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ from BaseClasses import OWEdge, WorldType, RegionType, Direction, Terrain, PolSl
from Regions import mark_dark_world_regions, mark_light_world_regions
from OWEdges import OWTileRegions, OWTileGroups, OWEdgeGroups, OWExitTypes, OpenStd, parallel_links, IsParallel
__version__ = '0.2.1.1-u'
__version__ = '0.2.1.2-u'
def link_overworld(world, player):
# setup mandatory connections