1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

bump version to beta-18

This commit is contained in:
checktheroads
2020-04-12 02:18:26 -07:00
parent 7a591e9292
commit 5e568c0a4f
3 changed files with 4 additions and 35 deletions

View File

@@ -2,7 +2,7 @@
set -e
HYPERGLASS_VERSION="1.0.0b17"
HYPERGLASS_VERSION="1.0.0b18"
MIN_PYTHON_MAJOR="3"
MIN_PYTHON_MINOR="6"