Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
segevfiner committed Apr 17, 2024
1 parent 6c79e18 commit 83f42d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Changelog
=========

Unreleased
----------
v0.6.0 (2024-04-17)
-------------------
Added
^^^^^
* ``Dumper.flush``.
Expand Down
2 changes: 1 addition & 1 deletion cypcap/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
from ._cypcap import *


__version__ = u"0.5.0"
__version__ = u"0.6.0"

0 comments on commit 83f42d9

Please sign in to comment.