We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a702eb3 commit b68b9fdCopy full SHA for b68b9fd
setup.py
@@ -3,7 +3,7 @@
3
from pybind11.setup_helpers import Pybind11Extension, build_ext
4
from setuptools import setup
5
6
-__version__ = "0.0.3"
+__version__ = "0.0.4"
7
8
ext = Pybind11Extension(
9
"aalink",
0 commit comments