Skip to content

Commit 41292d6

Browse files
authored
Bump version to 0.1.9
We have significant changes in this new release thanks to the solid contributions from the community: - New generic functions - check the documentation for more details - Major refactoring and code cleanups - Better image format handling
1 parent 7a2d636 commit 41292d6

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
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name=PACKAGE_NAME,
17-
version='0.1.8',
17+
version='0.1.9',
1818
author='Samuel Hoffstaetter',
1919
author_email='[email protected]',
2020
maintainer='Matthias Lee',

0 commit comments

Comments
 (0)