Skip to content

Commit a50b9bb

Browse files
authored
Prepare for releasing v0.5.0
1 parent 36a5310 commit a50b9bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
Unreleased
5-
----------
4+
v0.5.0 (2023-10-14)
5+
-------------------
66
Added
77
^^^^^
88
* Python 3.12 wheels.

cypcap/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
from ._cypcap import *
66

77

8-
__version__ = u"0.4.2"
8+
__version__ = u"0.5.0"

0 commit comments

Comments
 (0)