Skip to content

Commit d416979

Browse files
committed
Release v1.3.3
1 parent 969679d commit d416979

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Version 1.3.3
2+
Released April 26, 2021
3+
4+
- Remove `duplicates_constraint` property for unique indexes
5+
16
# Version 1.3.2
27
Released September 29, 2020
38

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.2',
8+
version='1.3.3',
99
author='Cockroach Labs',
1010
author_email='cockroach-db@googlegroups.com',
1111
url='https://github.com/cockroachdb/sqlalchemy-cockroachdb',

0 commit comments

Comments
 (0)