Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisdhaas committed Nov 19, 2015
1 parent 7569974 commit 96719fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orchestra/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# The current Orchestra version.
__version__ = '0.1.10'
__version__ = '0.1.11'

# Make sure our signal receivers get registered.
from orchestra import signals # noqa

0 comments on commit 96719fa

Please sign in to comment.