Skip to content

Commit

Permalink
bump version to cleanup my mess on pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauvain Pocentek committed Feb 3, 2016
1 parent 74d82d4 commit 942468d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitlab/__init__.py
Expand Up @@ -32,7 +32,7 @@
from gitlab.objects import * # noqa

__title__ = 'python-gitlab'
__version__ = '0.12'
__version__ = '0.12.1'
__author__ = 'Gauvain Pocentek'
__email__ = 'gauvain@pocentek.net'
__license__ = 'LGPL3'
Expand Down

0 comments on commit 942468d

Please sign in to comment.