mirror of https://github.com/coddrago/Heroku
Update version.py
parent
dc735166b4
commit
d047b075dc
|
@ -5,7 +5,7 @@
|
||||||
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
|
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
|
||||||
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
|
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
|
||||||
|
|
||||||
__version__ = (1, 6, 7)
|
__version__ = (1, 6, 8)
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue