Skip to content

Commit a6bd053

Browse files
committed
Bump version to 0.1.0
1 parent b462d95 commit a6bd053

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 = '0.0.5'
1+
VERSION = '0.1.0'

setup.py

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

1515
setup(
1616
name="payjp",
17-
version="0.0.5",
17+
version="0.1.0",
1818
description='PAY.JP python bindings',
1919
author="PAY.JP",
2020
author_email='support@pay.jp',

0 commit comments

Comments
 (0)