Skip to content

Commit 3afb563

Browse files
authored
update pkg version for release
1 parent 1b5c8e2 commit 3afb563

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.5"
10+
PKG_VERSION = "1.3.0"
1111
JSON_CONFIG_PATH = "{0}/.grafana-backup.json".format(homedir)

0 commit comments

Comments
 (0)