Skip to content

Commit

Permalink
chore: Bump version to 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sizmailov committed Nov 27, 2023
1 parent 614d7ef commit 7755c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
maintainer_email="[email protected]",
description="PEP 561 type stubs generator for pybind11 modules",
url="https://github.com/sizmailov/pybind11-stubgen",
version="2.4.1",
version="2.4.2",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
license="BSD",
Expand Down

0 comments on commit 7755c17

Please sign in to comment.