Skip to content

Commit

Permalink
Version 0.1.0 placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzeek committed Jan 6, 2022
1 parent 5702be1 commit fa0ec71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
Changelog
==========

.. changelog::
:version: 0.1.0
:include_notes_from: unreleased_changes

.. changelog::
:version: 0.0.8
:released: January 6, 2022
Expand Down
2 changes: 1 addition & 1 deletion sqlalchemy_collectd/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.8"
__version__ = "0.1.0"

0 comments on commit fa0ec71

Please sign in to comment.