Version bump to 0.1.4.1

This commit is contained in:
codemann8
2021-05-28 21:00:51 -05:00
parent 1123d686d5
commit ec467d85d7
2 changed files with 5 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.0-u'
__version__ = '0.1.4.1-u'
def link_overworld(world, player):
# setup mandatory connections