Skip to content

Commit 4fdc55f

Browse files
committed
Release 0.2.0
1 parent 23adea0 commit 4fdc55f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Changelog
55

66
development
77
===========
8+
9+
10+
2022-01-22 0.2.0
11+
================
812
- Add example for annotating phenology data within Grafana
913
- Change license to AGPL-3.0
1014
- Modernize dependency versions. Drop support for Python 3.6.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "grafana-pandas-datasource"
3-
version = "0.1.2"
3+
version = "0.2.0"
44
description = "Serve NumPy data via pandas data frames to Grafana"
55
authors = [
66
"Andreas Motl <[email protected]>",

0 commit comments

Comments
 (0)