v1.0.1
This commit is contained in:
7
release.py
Normal file
7
release.py
Normal file
@@ -0,0 +1,7 @@
|
||||
"""Release metadata.
|
||||
|
||||
This module exists so the running application and/or deployments can introspect
|
||||
which version is currently deployed.
|
||||
"""
|
||||
|
||||
VERSION = "v1.0.1"
|
||||
Reference in New Issue
Block a user