Bump version number for 0.5.0

This commit is contained in:
Jonathan Lange 2018-02-26 19:42:14 +00:00
parent ef2b8cac1a
commit 9086f8c943

View File

@ -15,7 +15,7 @@ setup(
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version='0.4.0',
version='0.5.0',
description='Library for building Grafana dashboards',
long_description=open(README).read(),
url='https://github.com/weaveworks/grafanalib',