Skip to content

Commit 7b30aad

Browse files
committed
v0.2.2
1 parent ae7005c commit 7b30aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imgspy.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
import contextlib
3434

3535

36-
__version__ = '0.2.1'
36+
__version__ = '0.2.2'
3737

3838

3939
PY2 = sys.version_info[0] == 2

0 commit comments

Comments
 (0)