Skip to content

Commit 0ec4806

Browse files
committed
3.0.5
1 parent 43ef577 commit 0ec4806

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
from .FeishuBitableAPI import FeishuBitableAPI

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='FeishuBitableAPI',
5-
version='3.0.4',
5+
version='3.0.5',
66
packages=find_packages(),
77
url='https://github.com/BlueSkyXN/Feishu-Bitable-Python-API',
88
author='BlueSkyXN',

0 commit comments

Comments
 (0)