From 3d222dd1e8a3272df1632a4813b963faac8f34a5 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 2 Feb 2014 19:52:04 -0500 Subject: [PATCH] - 0.6.3 - 2014 --- LICENSE | 2 +- docs/build/changelog.rst | 1 + docs/build/conf.py | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index c31ac5db..196a4707 100644 --- 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 diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst index e78bad55..b4a2bc54 100644 --- a/docs/build/changelog.rst +++ b/docs/build/changelog.rst @@ -4,6 +4,7 @@ Changelog ========== .. changelog:: :version: 0.6.3 + :released: February 2, 2014 .. change:: :tags: bug diff --git a/docs/build/conf.py b/docs/build/conf.py index 586d61cf..80a23bc6 100644 --- a/docs/build/conf.py +++ b/docs/build/conf.py @@ -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 -- 2.47.2