From 5d99a1b5fb8c7c186eb68d4ad5f9a806d66ccc82 Mon Sep 17 00:00:00 2001 From: Scott Duckworth <sduckwo@clemson.edu> Date: Wed, 28 Aug 2013 11:36:20 -0400 Subject: [PATCH] bump version --- sshkey/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sshkey/__init__.py b/sshkey/__init__.py index 79ee29a..9205b89 100644 --- a/sshkey/__init__.py +++ b/sshkey/__init__.py @@ -15,4 +15,4 @@ # You should have received a copy of the GNU Lesser General Public License # along with django-sshkey. If not, see <http://www.gnu.org/licenses/>. -__version__ = '1.0.0' +__version__ = '1.0.1' -- libgit2 0.26.0