We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d99b31e commit 10f7f16Copy full SHA for 10f7f16
setup.py
@@ -30,7 +30,7 @@
30
long_description = readme.read()
31
32
setup(name="simplefix",
33
- version="1.0.11",
+ version="1.0.12",
34
description="Simple FIX Protocol implementation for Python",
35
long_description=long_description,
36
url="https://github.com/da4089/simplefix",
0 commit comments