]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
- 0.6.3
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Feb 2014 00:52:04 +0000 (19:52 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Feb 2014 00:52:04 +0000 (19:52 -0500)
- 2014

LICENSE
docs/build/changelog.rst
docs/build/conf.py

diff --git a/LICENSE b/LICENSE
index c31ac5dbc8cada8bb0085850c22218af4a4e0003..196a4707b66888b6f4aa466a2790d9b582c5f791 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 This is the MIT license: http://www.opensource.org/licenses/mit-license.php
 
-Copyright (C) 2009-2013 by Michael Bayer.
+Copyright (C) 2009-2014 by Michael Bayer.
 Alembic is a trademark of Michael Bayer.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of this
index e78bad55828a776ff432830994f28f92b65b05b8..b4a2bc543cced39a654ad3efddbe80c0e843c1e9 100644 (file)
@@ -4,6 +4,7 @@ Changelog
 ==========
 .. changelog::
     :version: 0.6.3
+    :released: February 2, 2014
 
     .. change::
       :tags: bug
index 586d61cf9a83a9ca3bb9de7b59ca60d2e14bcb6a..80a23bc6d7e0e685365ec96200f37824f433edbb 100644 (file)
@@ -62,7 +62,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'Alembic'
-copyright = u'2010-2013, Mike Bayer'
+copyright = u'2010-2014, Mike Bayer'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the