Skip to content

Commit 62d1c75

Browse files
authored
Prep for release (#421)
1 parent 9cde34a commit 62d1c75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog
33
=========
44

5-
x.x.x (TBD)
5+
0.6.0 (2021-10-26)
66
===================
77

88
* Added Discrete panel

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def local_file(name):
1515
# Versions should comply with PEP440. For a discussion on single-sourcing
1616
# the version across setup.py and the project code, see
1717
# https://packaging.python.org/en/latest/single_source_version.html
18-
version='0.5.14',
18+
version='0.6.0',
1919
description='Library for building Grafana dashboards',
2020
long_description=open(README).read(),
2121
url='https://github.com/weaveworks/grafanalib',

0 commit comments

Comments
 (0)