Skip to content

Commit 8a3ea60

Browse files
committed
update pkg version
1 parent f2d3afe commit 8a3ea60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grafana_backup/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
homedir = os.environ["HOME"]
88

99
PKG_NAME = "grafana-backup"
10-
PKG_VERSION = "1.2.4"
10+
PKG_VERSION = "1.2.5"
1111
JSON_CONFIG_PATH = "{0}/.grafana-backup.json".format(homedir)

0 commit comments

Comments
 (0)