Skip to content

Commit 568ed09

Browse files
author
github-actions
committed
updated version
1 parent 699a905 commit 568ed09

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.33.0"
10+
lexactivator_libs_version = "v3.34.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.33.0",
8+
version="3.34.0",
99
author="Cryptlex, LLC",
1010
author_email="support@cryptlex.com",
1111
description="LexActivator API wrapper for Python",

0 commit comments

Comments
 (0)