Skip to content

Commit cf83ed2

Browse files
author
github-actions
committed
updated version
1 parent 8fbb065 commit cf83ed2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pre-publish.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import shutil
77
import io
88
tmp_dir = "./tmp"
9-
lexfloatclient_libs_version = "v4.11.0"
9+
lexfloatclient_libs_version = "v4.12.0"
1010

1111

1212
class FileInfo(object):

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="cryptlex.lexfloatclient",
8-
version="4.11.0",
8+
version="4.12.0",
99
author="Cryptlex, LLC",
1010
author_email="[email protected]",
1111
description="LexFloatClient API wrapper for Python",

0 commit comments

Comments
 (0)