Skip to content

Commit 07e86c9

Browse files
committed
v0.1.9.9
1 parent bea12db commit 07e86c9

7 files changed

Lines changed: 3 additions & 3 deletions

File tree

-2.01 KB
Binary file not shown.

dist/fluss_api-0.1.9.8.tar.gz

-3.4 KB
Binary file not shown.
2 KB
Binary file not shown.

dist/fluss_api-0.1.9.9.tar.gz

3.4 KB
Binary file not shown.

fluss_api/fluss_api.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.2
22
Name: fluss_api
3-
Version: 0.1.9.8
3+
Version: 0.1.9.9
44
Summary: Fluss+ API Client
55
Author: Marcello Jardim
66
Author-email: marcello@fluss.io

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "fluss_api"
7-
version = "0.1.9.8"
7+
version = "0.1.9.9"
88
description = "Fluss+ API Client"
99
readme = "README.md"
1010
requires-python = ">=3.10"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="fluss_api",
5-
version="0.1.9.8",
5+
version="0.1.9.9",
66
packages= find_packages(),
77
install_requires =[
88

0 commit comments

Comments
 (0)