Version bump

This commit is contained in:
codemann8
2021-05-26 02:59:18 -05:00
parent 5f919617fe
commit 9da5888d4d
3 changed files with 11 additions and 5 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.3.1u'
__version__ = '0.1.4.0-u'
def link_overworld(world, player):
# setup mandatory connections