Skip to content

Commit

Permalink
bumped version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theduderog committed Jun 20, 2012
1 parent 156a79d commit 53f473f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@ def read(fname):

setup(
name = "stompest",
version = "1.0.4",
version = "1.1.0",
author = "Roger Hoover",
author_email = "roger.hoover@gmail.com",
description = "STOMP client library for Python including both synchronous and Twisted implementations.",
Expand Down

0 comments on commit 53f473f

Please sign in to comment.