Version bump 0.1.5.3

This commit is contained in:
codemann8
2021-06-25 15:25:14 -05:00
parent 62e7732091
commit 8911b6eb31
2 changed files with 5 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ import random, logging, copy
from BaseClasses import OWEdge, WorldType, RegionType, Direction, Terrain, PolSlot
from OWEdges import OWTileGroups, OWEdgeGroups, OpenStd, parallel_links, IsParallel
__version__ = '0.1.5.2-u'
__version__ = '0.1.5.3-u'
def link_overworld(world, player):
# setup mandatory connections