Bump version and changelog to 0.4

This commit is contained in:
Ben Roberts
2021-06-13 20:47:23 +01:00
parent 829f7cbe58
commit 120a717efc
2 changed files with 15 additions and 1 deletions

View File

@@ -1,5 +1,19 @@
# Changelog
## v0.4 (2021-06-13)
Improvements:
* Added grafana dashboard
* Added dependencies to setup.py
* Published to pypi
## v0.3 (2020-09-13)
Misc:
* Add documentation
## v0.2 (2020-09-06)
Bug fixes:

View File

@@ -1 +1 @@
VERSION = "0.1"
VERSION = "0.4"