Skip to content

Commit f821bb3

Browse files
authored
increace version
1 parent 895a02d commit f821bb3

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
@@ -10,7 +10,7 @@
1010

1111
TEMP_DIR = "temp"
1212

13-
__version__ = "0.0.4"
13+
__version__ = "0.0.5"
1414

1515
def exif_transpose(image: Image.Image):
1616
"""

0 commit comments

Comments
 (0)