Skip to content

Commit e200373

Browse files
committed
[update] version
1 parent 77a3c47 commit e200373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/blurgenerator/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
Blur maker init
33
"""
4-
__version__ = "1.0.4"
4+
__version__ = "1.1.0"
55

66
from .motion_blur import motion_blur
77
from .lens_blur import lens_blur

0 commit comments

Comments
 (0)