Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonrbriggs committed Jul 13, 2015
1 parent ee914ab commit 9c6a702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stomp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

import stomp.connect as connect, stomp.listener as listener

__version__ = (4, 1, 1)
__version__ = (4, 1, 2)

##
# Alias for STOMP 1.0 connections.
Expand Down

0 comments on commit 9c6a702

Please sign in to comment.