Skip to content

Commit

Permalink
Mark as pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinCathcart committed Aug 24, 2019
1 parent 6a6058a commit e29f39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from ItemList import generate_itempool, difficulties, fill_prizes
from Utils import output_path

__version__ = '0.6.2'
__version__ = '0.6.3-pre'

def main(args, seed=None):
start = time.clock()
Expand Down

0 comments on commit e29f39c

Please sign in to comment.