Skip to content

Commit 7c1cf97

Browse files
author
Erwin Fedasz
committed
Public release 1.2.7
1 parent 1b1edbb commit 7c1cf97

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## CHANGELOG
22

3+
### v1.2.7 (2018-10-09)
4+
**Features and Improvements**
5+
6+
* New resources:
7+
* TextMessage
8+
* Visit
9+
* VisitOutcome
10+
311
### v1.2.6 (2018-06-05)
412

513
**Features and Improvements**

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.6
1+
1.2.7

setup.py

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

1010
setup(
1111
name='basecrm',
12-
version='1.2.6',
12+
version='1.2.7',
1313
description='BaseCRM Official API V2 library client for Python',
1414
long_description=README,
1515
author='BaseCRM developers',

0 commit comments

Comments
 (0)