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

bump version to 1.0.0-beta8

This commit is contained in:
checktheroads
2020-03-23 01:11:15 -07:00
parent 27e25e757a
commit 166603b5c4
3 changed files with 5 additions and 5 deletions

View File

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