Version bump 0.1.6.1

This commit is contained in:
codemann8
2021-06-29 03:35:43 -05:00
parent 0a1f01040d
commit a4e3ed1e4f
2 changed files with 6 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ from sortedcontainers import SortedList
from BaseClasses import OWEdge, WorldType, RegionType, Direction, Terrain, PolSlot
from OWEdges import OWTileGroups, OWEdgeGroups, OpenStd, parallel_links, IsParallel
__version__ = '0.1.6.0-u'
__version__ = '0.1.6.1-u'
def link_overworld(world, player):
# setup mandatory connections