Skip to content

Commit

Permalink
update pkg version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ysde authored Apr 12, 2023
1 parent 1b5c8e2 commit 3afb563
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.5"
PKG_VERSION = "1.3.0"
JSON_CONFIG_PATH = "{0}/.grafana-backup.json".format(homedir)

0 comments on commit 3afb563

Please sign in to comment.