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

bump version to 1.0.0-beta11

This commit is contained in:
checktheroads
2020-03-24 12:33:12 -07:00
parent 6b1c6bcc32
commit 62e2e7eca8
3 changed files with 3 additions and 3 deletions

View File

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