Skip to content

Commit

Permalink
fix version to be a string
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazel committed Sep 8, 2010
1 parent fc0ff10 commit 0254acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyutp/utp/__init__.py
@@ -1 +1 @@
VERSION = 0.1
VERSION = '0.1'

0 comments on commit 0254acd

Please sign in to comment.