Skip to content

Commit 04bbc88

Browse files
committed
Bump version and deploy
1 parent af33a36 commit 04bbc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def build_extension(self, ext):
8383
setup(
8484
name='pyapr',
8585

86-
version='0.0.0.3',
86+
version='0.0.0.4',
8787
ext_modules=[CMakeExtension('_pyaprwrapper')],
8888
cmdclass={
8989
'build_ext': CMakeBuild,

0 commit comments

Comments
 (0)