mirror of https://github.com/coddrago/Heroku
Update version.py
parent
074c18fa50
commit
78cf4b98f0
|
@ -11,7 +11,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, 7, 1)
|
__version__ = (1, 7, 2)
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue