We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1fc1d12 + 35e6484 commit 275c291Copy full SHA for 275c291
2 files changed
pre-publish.py
@@ -6,7 +6,7 @@
6
import shutil
7
import io
8
tmp_dir = "./tmp"
9
-lexfloatclient_libs_version = "v4.12.2"
+lexfloatclient_libs_version = "v4.13.0"
10
11
12
class FileInfo(object):
setup.py
@@ -5,7 +5,7 @@
5
setuptools.setup(
name="cryptlex.lexfloatclient",
- version="4.12.2",
+ version="4.13.0",
author="Cryptlex LLP",
author_email="support@cryptlex.com",
description="LexFloatClient API wrapper for Python",
0 commit comments