Skip to content

Commit 1916894

Browse files
Updating the version number and RELEASE doc
1 parent 6a26cef commit 1916894

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

RELEASE

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2.1.4
2+
- Added status method to AppVerifyClient
3+
14
2.1.3
25
- Added AppVerifyClient
36

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
version = "2.1.3"
3+
version = "2.1.4"
44

55
try:
66
with open("README") as f:

0 commit comments

Comments
 (0)