Version bump 0.1.5.2

This commit is contained in:
codemann8
2021-06-24 14:38:36 -05:00
parent ea2a148e78
commit e0ee300809
2 changed files with 4 additions and 1 deletions

View File

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