We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5c8e2 commit 3afb563Copy full SHA for 3afb563
grafana_backup/constants.py
@@ -7,5 +7,5 @@
7
homedir = os.environ["HOME"]
8
9
PKG_NAME = "grafana-backup"
10
-PKG_VERSION = "1.2.5"
+PKG_VERSION = "1.3.0"
11
JSON_CONFIG_PATH = "{0}/.grafana-backup.json".format(homedir)
0 commit comments