Skip to content

Commit

Permalink
bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Johnson committed Nov 2, 2023
1 parent d6e29fb commit eee7659
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.4.1"
PKG_VERSION = "1.4.2"
JSON_CONFIG_PATH = "{0}/.grafana-backup.json".format(homedir)

0 comments on commit eee7659

Please sign in to comment.