We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ef577 commit 0ec4806Copy full SHA for 0ec4806
__init__.py
@@ -0,0 +1 @@
1
+from .FeishuBitableAPI import FeishuBitableAPI
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='FeishuBitableAPI',
5
- version='3.0.4',
+ version='3.0.5',
6
packages=find_packages(),
7
url='https://github.com/BlueSkyXN/Feishu-Bitable-Python-API',
8
author='BlueSkyXN',
0 commit comments