We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e498ea4 commit c0cc5a5Copy full SHA for c0cc5a5
2 files changed
changelog.rst
@@ -3,6 +3,14 @@
3
Changelog
4
==========
5
6
+.. changelog::
7
+ :version: 0.0.4
8
+ :include_notes_from: unreleased_changes
9
+
10
11
12
13
14
.. changelog::
15
:version: 0.0.3
16
:released: November 27, 2018
sqlalchemy_collectd/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.0.3'
+__version__ = '0.0.4'
0 commit comments