Skip to content

Commit 4eaa1ec

Browse files
authored
Merge pull request #66 from cryptlex/ci/3.40.0
chore: bump package version to 3.40.0
2 parents c46c7c9 + 35c41b0 commit 4eaa1ec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pre-publish.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import io
88

99
tmp_dir = "./tmp"
10-
lexactivator_libs_version = "v3.39.1"
10+
lexactivator_libs_version = "v3.40.0"
1111

1212

1313
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.lexactivator",
8-
version="3.39.1",
8+
version="3.40.0",
99
author="Cryptlex LLP",
1010
author_email="support@cryptlex.com",
1111
description="LexActivator API wrapper for Python",

0 commit comments

Comments
 (0)