Skip to content

Commit 6fea937

Browse files
committed
fix: update version to 1.6.1 in version.py and setup.py
1 parent 406e0f2 commit 6fea937

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

payjp/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.6.0"
1+
VERSION = "1.6.1"

setup.py

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

1414
setup(
1515
name="payjp",
16-
version="1.6.0",
16+
version="1.6.1",
1717
description="PAY.JP python bindings",
1818
author="PAY.JP",
1919
author_email="support@pay.jp",

0 commit comments

Comments
 (0)