bump version to 0.11.0
This commit is contained in:
parent
84bfdda4c8
commit
3c36a2ca6f
@ -8,8 +8,8 @@ migrations for that version). For upgrading and migration help, please see
|
||||
the docs that match the version you are upgrading to.
|
||||
|
||||
|
||||
Release 0.11.0 (not released yet)
|
||||
---------------------------------
|
||||
Release 0.11.0
|
||||
--------------
|
||||
|
||||
New Features:
|
||||
|
||||
|
@ -62,4 +62,4 @@ class Version(tuple): # pragma: no cover
|
||||
return version_str
|
||||
|
||||
|
||||
version = Version(0, 10, 0)
|
||||
version = Version(0, 11, 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user