We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895a02d commit f821bb3Copy full SHA for f821bb3
streamlit_image_comparison/__init__.py
@@ -10,7 +10,7 @@
10
11
TEMP_DIR = "temp"
12
13
-__version__ = "0.0.4"
+__version__ = "0.0.5"
14
15
def exif_transpose(image: Image.Image):
16
"""
0 commit comments