Skip to content

Commit

Permalink
bump package release
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Johnson committed Dec 4, 2021
1 parent 78155fe commit c593f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafana_backup/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
homedir = os.environ["HOME"]

PKG_NAME = "grafana-backup"
PKG_VERSION = "1.2.1"
PKG_VERSION = "1.2.2"
JSON_CONFIG_PATH = "{0}/.grafana-backup.json".format(homedir)

0 comments on commit c593f45

Please sign in to comment.