Version bump 0.1.5.0

This commit is contained in:
codemann8
2021-06-23 11:20:30 -05:00
parent 36f6092399
commit df2f355bc5
3 changed files with 13 additions and 2 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.4.3-u'
__version__ = '0.1.5.0-u'
def link_overworld(world, player):
# setup mandatory connections