We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a3c47 commit e200373Copy full SHA for e200373
src/blurgenerator/__init__.py
@@ -1,7 +1,7 @@
1
"""
2
Blur maker init
3
4
-__version__ = "1.0.4"
+__version__ = "1.1.0"
5
6
from .motion_blur import motion_blur
7
from .lens_blur import lens_blur
0 commit comments