Skip to content

Commit c062a52

Browse files
authored
update version to v0.0.2 (#5)
1 parent 2f01934 commit c062a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streamlit_image_comparison/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import os
77
import uuid
88

9-
__version__ = "0.0.1"
9+
__version__ = "0.0.2"
1010

1111
TEMP_DIR = "temp"
1212

0 commit comments

Comments
 (0)