Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Johnson committed Oct 8, 2021
1 parent 37f7e58 commit b912895
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.1.9"
PKG_VERSION = "1.1.10"
JSON_CONFIG_PATH = "{0}/.grafana-backup.json".format(homedir)

0 comments on commit b912895

Please sign in to comment.