Skip to content

Commit ed4737d

Browse files
committed
bump version and update changelog
1 parent 6273cca commit ed4737d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.4.3
2+
### Changed
3+
- PR [#56](https://github.com/vvaezian/metabase_api_python/pull/56)
4+
15
## 3.4.2
26
### Changed
37
- Added 'return_card' argument to the `copy_card` function.

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="metabase-api",
8-
version="3.4.2",
8+
version="3.4.3",
99
author="Vahid Vaezian",
1010
author_email="vahid.vaezian@gmail.com",
1111
description="A Python Wrapper for Metabase API",

0 commit comments

Comments
 (0)