We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bafd637 commit 6d16e56Copy full SHA for 6d16e56
changelog.rst
@@ -3,6 +3,10 @@
3
Changelog
4
==========
5
6
+.. changelog::
7
+ :version: 0.0.5
8
+ :include_notes_from: unreleased_changes
9
+
10
.. changelog::
11
:version: 0.0.4
12
:released: May 29, 2019
sqlalchemy_collectd/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.4"
+__version__ = '0.0.5'
0 commit comments