Skip to content

Commit bedbf3d

Browse files
author
Aaron Johnson
committed
bump package version
1 parent 972f305 commit bedbf3d

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

0 commit comments

Comments
 (0)