prep for 1.0a5
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Next release
|
||||
------------
|
||||
1.0a5 (2013-05-31)
|
||||
------------------
|
||||
|
||||
- Fix bug introduced by supporting spec-mandated truncations of ISO-8601
|
||||
timezones. A TypeError would be raised instead of Invalid. See
|
||||
|
@@ -38,7 +38,7 @@ copyright = '2012, Agendaless Consulting <pylons-discuss@googlegroups.com>'
|
||||
# other places throughout the built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '1.0a4'
|
||||
version = '1.0a5'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = version
|
||||
|
||||
|
Reference in New Issue
Block a user