Skip to content

Commit 900f18a

Browse files
author
gaurav
authored
version bump (#35)
* version bump * updated changelog
1 parent b67d24f commit 900f18a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. This projec
33

44
### Unreleased
55

6+
7+
## [1.1.0] - 2017-10-26
8+
### Added
9+
- Added Client for Virtual Account, Transfer, Subscriptions
10+
611
## [1.0.2] - 2017-07-31
712
### Fixed
813
- Webhook signature verification

setup.py

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

33
setup(
44
name="razorpay",
5-
version="1.0.2",
5+
version="1.1.0",
66
description="Razorpay Python Client",
77
url="https://github.com/razorpay/razorpay-python",
88
author="Team Razorpay",

0 commit comments

Comments
 (0)