Skip to content

Commit be60fb0

Browse files
committed
version update
1 parent e880ce7 commit be60fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

livef1/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# warnings.simplefilter(action="ignore", category=SettingWithCopyWarning)
2828
# warnings.simplefilter(action='ignore', category=FutureWarning)
2929

30-
__version__ = "1.1.101"
30+
__version__ = "1.1.102"
3131

3232
__all__ = [
3333
'set_log_level',

0 commit comments

Comments
 (0)