Skip to content

Commit 81bb470

Browse files
committed
version bump and note
1 parent 854a65d commit 81bb470

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ Micah Hausler ([email protected])
33
Andrew Plummer (https://github.com/plumdog)
44
Jure Žvelc (https://github.com/jzvelc)
55
Timothy J Laurent (https://github.com/timothyjlaurent)
6+
NickHilton (https://github.com/NickHilton)

docs/release_notes.rst

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

4+
v2.0.1
5+
------
6+
* BUG: 'bigserial' dtype should not be a cast type - NickHilton
7+
48
v2.0.0
59
------
610
* Add support Django 3.0, 3.1

querybuilder/version.py

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

0 commit comments

Comments
 (0)