We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f02bd5 commit 201e437Copy full SHA for 201e437
pyx12/version.py
@@ -1 +1 @@
1
-__version__ = "2.3.2"
+__version__ = "2.3.3"
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name="pyx12",
13
- version="2.3.2",
+ version="2.3.3",
14
long_description=long_description,
15
license='BSD',
16
description="HIPAA X12 validator, parser and converter",
0 commit comments