We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed93baa + 2350579 commit a4f7bcaCopy full SHA for a4f7bca
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.15.0"
+lexfloatclient_libs_version = "v4.16.0"
10
11
12
class FileInfo(object):
setup.py
@@ -5,7 +5,7 @@
5
setuptools.setup(
name="cryptlex.lexfloatclient",
- version="4.15.0",
+ version="4.16.0",
author="Cryptlex LLP",
author_email="support@cryptlex.com",
description="LexFloatClient API wrapper for Python",
0 commit comments