Skip to content

Commit

Permalink
Bump version to v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenfoo committed Oct 10, 2020
1 parent b7a3b23 commit 41d6633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion littlemcmc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

"""LittleMCMC."""

__version__ = "0.1.0"
__version__ = "0.2.2"

from .sampling import sample, init_nuts
from .hmc import HamiltonianMC
Expand Down

0 comments on commit 41d6633

Please sign in to comment.