Skip to content

Commit b68b9fd

Browse files
committed
Bump version
1 parent a702eb3 commit b68b9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from pybind11.setup_helpers import Pybind11Extension, build_ext
44
from setuptools import setup
55

6-
__version__ = "0.0.3"
6+
__version__ = "0.0.4"
77

88
ext = Pybind11Extension(
99
"aalink",

0 commit comments

Comments
 (0)