Skip to content

Commit 014a884

Browse files
committed
Release v1.3.1
1 parent 156a1f0 commit 014a884

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Version 1.3.1
2+
3+
Released July 13, 2020
4+
5+
- Added more support computed columns. (#119)
6+
- Enabled more tests from SQLAlchemy test suite in CI.
7+
18
# Version 1.3.0
29

310
Released June 10, 2020

setup.py

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

66
setup(
77
name='sqlalchemy-cockroachdb',
8-
version='1.3.0',
8+
version='1.3.1',
99
author='Cockroach Labs',
1010
author_email='cockroach-db@googlegroups.com',
1111
url='https://github.com/cockroachdb/sqlalchemy-cockroachdb',

0 commit comments

Comments
 (0)