Version bump to 0.1.4.2

This commit is contained in:
codemann8
2021-06-03 11:45:27 -05:00
parent 1186c24c3f
commit 6c09dfdc5f
2 changed files with 6 additions and 1 deletions

View File

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