Skip to content

Commit

Permalink
bumping bugfix version
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm committed Jul 15, 2016
1 parent 183de91 commit 67c8f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emcee/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from . import autocorr


__version__ = "2.2.0"
__version__ = "2.2.1"


def test():
Expand Down

0 comments on commit 67c8f79

Please sign in to comment.