Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
dlilien committed Nov 2, 2023
1 parent cbfc378 commit 7b18645
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 @@ -46,7 +46,7 @@
from Cython.Build import cythonize
ext_modules = cythonize(ext_modules)

version = '1.1.8'
version = '1.1.8.post3'
packages = ['impdar',
'impdar.lib',
'impdar.bin',
Expand Down

0 comments on commit 7b18645

Please sign in to comment.