Skip to content

Commit fc1aabc

Browse files
authored
chore(package version): updated version
1 parent 2ba5d30 commit fc1aabc

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
@@ -6,7 +6,7 @@
66
import shutil
77
import io
88
tmp_dir = "./tmp"
9-
lexfloatclient_libs_version = "v4.13.0"
9+
lexfloatclient_libs_version = "v4.14.0"
1010

1111

1212
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.lexfloatclient",
8-
version="4.13.0",
8+
version="4.14.0",
99
author="Cryptlex LLP",
1010
author_email="support@cryptlex.com",
1111
description="LexFloatClient API wrapper for Python",

0 commit comments

Comments
 (0)