Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbotros committed Dec 14, 2015
1 parent 42fdc52 commit 2f174c7
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.14'
__version__ = '0.1.15'

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

0 comments on commit 2f174c7

Please sign in to comment.