We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 854a65d commit 81bb470Copy full SHA for 81bb470
3 files changed
CONTRIBUTORS
@@ -3,3 +3,4 @@ Micah Hausler (micah.hausler@ambition.com)
3
Andrew Plummer (https://github.com/plumdog)
4
Jure Žvelc (https://github.com/jzvelc)
5
Timothy J Laurent (https://github.com/timothyjlaurent)
6
+NickHilton (https://github.com/NickHilton)
docs/release_notes.rst
@@ -1,6 +1,10 @@
1
Release Notes
2
=============
+v2.0.1
+------
+* BUG: 'bigserial' dtype should not be a cast type - NickHilton
7
+
8
v2.0.0
9
------
10
* Add support Django 3.0, 3.1
querybuilder/version.py
@@ -1 +1 @@
-__version__ = '2.0.0'
+__version__ = '2.0.1'
0 commit comments