Bumped version to 0.1.1

This commit is contained in:
Ask Solem
2009-04-18 23:03:57 +02:00
committed by Ask Solem
parent 373e5ea0db
commit 4af0ca091e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = (0, 1, 0)
VERSION = (0, 1, 1)
__doc__ = "Github API v2 library for Python"
__author__ = "Ask Solem"
__contact__ = "askh@opera.com"