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 71b4c3a commit 1818a06Copy full SHA for 1818a06
setup.py
@@ -21,7 +21,7 @@
21
22
setup(
23
name = 'fudgemsg',
24
- version = '0.1',
+ version = '0.1.1',
25
description = 'Fudge is a hierarchical, typesafe, binary, self-describing message encoding system.',
26
license = 'APL2',
27
url = 'http://github.com/joequant/Fudge-Python',
0 commit comments