We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67d24f commit 900f18aCopy full SHA for 900f18a
CHANGELOG.md
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. This projec
3
4
### Unreleased
5
6
+
7
+## [1.1.0] - 2017-10-26
8
+### Added
9
+- Added Client for Virtual Account, Transfer, Subscriptions
10
11
## [1.0.2] - 2017-07-31
12
### Fixed
13
- Webhook signature verification
setup.py
@@ -2,7 +2,7 @@
2
setup(
name="razorpay",
- version="1.0.2",
+ version="1.1.0",
description="Razorpay Python Client",
url="https://github.com/razorpay/razorpay-python",
author="Team Razorpay",
0 commit comments