From 197f2f6ddbd35d2fa2b524001631c219cbe90b67 Mon Sep 17 00:00:00 2001 From: David Medina Date: Thu, 1 Mar 2012 23:30:03 +0100 Subject: Update Readme and metadata --- pygithub3/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pygithub3') diff --git a/pygithub3/__init__.py b/pygithub3/__init__.py index 1e9d3e1..ecab597 100644 --- a/pygithub3/__init__.py +++ b/pygithub3/__init__.py @@ -2,7 +2,7 @@ # -*- encoding: utf-8 -*- __title__ = 'pygithub3' -__version__ = '0.1' +__version__ = '0.1.9' __author__ = 'David Medina' __email__ = 'davidmedina9@gmail.com' __license__ = 'ISC' -- cgit v1.2.3-59-g8ed1b