Skip to content

Commit dcc0139

Browse files
committed
Release v0.4.0
1 parent f7b290e commit dcc0139

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

HISTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# History
44

55
## Unreleased
6+
7+
## 0.4.0 (2024-10-16)
68
- Fixed folder argument issue
79
- Fixed import dashboards into a folder
810
- Added keep-uid argument to preserve the dashboard uid provided in file

grafana_import/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
PKG_NAME = "grafana-import"
2-
PKG_VERSION = "0.3.0"
2+
PKG_VERSION = "0.4.0"
33
CONFIG_NAME = "conf/grafana-import.yml"

0 commit comments

Comments
 (0)