prep for 0.9.7
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Changes
|
||||
=======
|
||||
|
||||
Next release
|
||||
------------
|
||||
0.9.7 (2012-03-20)
|
||||
------------------
|
||||
|
||||
- Using ``schema.flatten(...)`` against a mapping schema node without a name
|
||||
produced incorrectly dot-prefixed keys. See
|
||||
|
||||
@@ -38,7 +38,7 @@ copyright = '2010, Agendaless Consulting <pylons-discuss@googlegroups.com>'
|
||||
# other places throughout the built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.9.6'
|
||||
version = '0.9.7'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user