Skip to content

Commit 48a9c98

Browse files
committed
Update changelog
1 parent 043c81a commit 48a9c98

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
0.1.3 (2018-02-24)
3+
------------------
4+
5+
* Replace ``execfile()`` usage per python 3.
6+
7+
28
0.1.2
39
-----
410

sqlalchemy_pervasive/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.2'
1+
__version__ = '0.1.3'

0 commit comments

Comments
 (0)