Skip to content

Commit 16521f8

Browse files
authored
Release 2.2.2 (#154)
1 parent a93f89e commit 16521f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
Version 2.2.1 (Sep 23, 2023)
4+
Version 2.2.2 (Sep 26, 2023)
55
--------------------------
66
Changes:
77
- 🐛 fix: Missing `-?` in eum representation regex

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
maintainer_email="[email protected]",
77
description="PEP 561 type stubs generator for pybind11 modules",
88
url="https://github.com/sizmailov/pybind11-stubgen",
9-
version="2.2.1",
9+
version="2.2.2",
1010
long_description=open("README.md").read(),
1111
long_description_content_type="text/markdown",
1212
license="BSD",

0 commit comments

Comments
 (0)