Skip to content

Commit 07e6479

Browse files
author
github-actions
committed
updated version
1 parent e5daad1 commit 07e6479

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pre-publish.py

+1-1
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.28.1"
10+
lexactivator_libs_version = "v3.29.0"
1111

1212

1313
class FileInfo(object):

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="cryptlex.lexactivator",
8-
version="3.28.1",
8+
version="3.29.0",
99
author="Cryptlex, LLC",
1010
author_email="[email protected]",
1111
description="LexActivator API wrapper for Python",

0 commit comments

Comments
 (0)