We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c46c7c9 + 35c41b0 commit 4eaa1ecCopy full SHA for 4eaa1ec
2 files changed
pre-publish.py
@@ -7,7 +7,7 @@
7
import io
8
9
tmp_dir = "./tmp"
10
-lexactivator_libs_version = "v3.39.1"
+lexactivator_libs_version = "v3.40.0"
11
12
13
class FileInfo(object):
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
name="cryptlex.lexactivator",
- version="3.39.1",
+ version="3.40.0",
author="Cryptlex LLP",
author_email="support@cryptlex.com",
description="LexActivator API wrapper for Python",
0 commit comments