Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Leckey committed Jun 13, 2014
1 parent caea203 commit 018abbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scim/__init__.py
Expand Up @@ -7,7 +7,7 @@
"""

#! Version of the package.
__version__ = VERSION = "0.2.0"
__version__ = VERSION = "0.2.1"

#! Version of the SCIM standard supported.
SCIM_VERSION = "1.1"

0 comments on commit 018abbf

Please sign in to comment.