Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gareth-lloyd committed Jun 20, 2012
1 parent 82d4922 commit 5438581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/facegraph/__init__.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

__version__ = '0.0.37'
__version__ = '0.0.38'

from facegraph.api import Api
from facegraph.api import ApiException
Expand Down

0 comments on commit 5438581

Please sign in to comment.