Skip to content

Commit 47bd7ae

Browse files
committed
Update changelog
1 parent 33d3f30 commit 47bd7ae

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.2.0 (2021-03-03)
3+
------------------
4+
5+
* Officially declare "Python 3 only".
6+
7+
28
0.1.3 (2018-02-24)
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.3'
1+
__version__ = '0.2.0'

0 commit comments

Comments
 (0)