Skip to content

Commit

Permalink
Release 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sizmailov committed Aug 6, 2020
1 parent 4f84e8d commit 65f01c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@
maintainer_email="sergei.a.izmailov@gmail.com",
description="PEP 561 type stubs generator for pybind11 modules",
url="https://github.com/sizmailov/pybind11-stubgen",
version="0.3.5",
version="0.4.0",
long_description=open("README.rst").read(),
license="BSD",
entry_points={'console_scripts': 'pybind11-stubgen = pybind11_stubgen.__init__:main'},
Expand Down

0 comments on commit 65f01c7

Please sign in to comment.