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 6273cca commit ed4737dCopy full SHA for ed4737d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 3.4.3
2
+### Changed
3
+- PR [#56](https://github.com/vvaezian/metabase_api_python/pull/56)
4
+
5
## 3.4.2
6
### Changed
7
- Added 'return_card' argument to the `copy_card` function.
setup.py
@@ -5,7 +5,7 @@
setuptools.setup(
name="metabase-api",
8
- version="3.4.2",
+ version="3.4.3",
9
author="Vahid Vaezian",
10
author_email="vahid.vaezian@gmail.com",
11
description="A Python Wrapper for Metabase API",
0 commit comments