We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e880ce7 commit be60fb0Copy full SHA for be60fb0
livef1/__init__.py
@@ -27,7 +27,7 @@
27
# warnings.simplefilter(action="ignore", category=SettingWithCopyWarning)
28
# warnings.simplefilter(action='ignore', category=FutureWarning)
29
30
-__version__ = "1.1.101"
+__version__ = "1.1.102"
31
32
__all__ = [
33
'set_log_level',
0 commit comments