Skip to content

Commit 1818a06

Browse files
committed
set version number
1 parent 71b4c3a commit 1818a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
setup(
2323
name = 'fudgemsg',
24-
version = '0.1',
24+
version = '0.1.1',
2525
description = 'Fudge is a hierarchical, typesafe, binary, self-describing message encoding system.',
2626
license = 'APL2',
2727
url = 'http://github.com/joequant/Fudge-Python',

0 commit comments

Comments
 (0)