diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-06-23 11:17:39 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-06-23 11:30:36 -0400 |
commit | ea54b635d66bc695c5149ede5279cc6ee2f43e7c (patch) | |
tree | e2d184370eabd19609b67a3d64ea4ed8b3645752 | |
parent | 179a3551bdeba7c934c3d44da0b478162d0373c7 (diff) | |
download | sqlalchemy-ea54b635d66bc695c5149ede5279cc6ee2f43e7c.tar.gz |
0.9.5 released date
-rw-r--r-- | doc/build/changelog/changelog_09.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 432b630cb..832b067dd 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -13,6 +13,7 @@ .. changelog:: :version: 0.9.5 + :released: June 23, 2014 .. change:: :tags: bug, orm |