Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavisp3 committed Apr 27, 2015
1 parent 683c20c commit d8a950b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyx12/version.py
@@ -1 +1 @@
__version__ = "2.2.0"
__version__ = "2.2.1"
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -10,7 +10,7 @@

setup(
name="pyx12",
version="2.2.0",
version="2.2.1",
long_description=long_description,
license='BSD',
description="HIPAA X12 validator, parser and converter",
Expand Down

0 comments on commit d8a950b

Please sign in to comment.