Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Leser committed Jan 31, 2023
1 parent 1a2198f commit e3e2ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smcpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
from .mcmc.parallel_mcmc import ParallelMCMC
from .mcmc.vector_mcmc_kernel import VectorMCMCKernel

__version__ = "0.1.4"
__version__ = "0.1.5"

0 comments on commit e3e2ad5

Please sign in to comment.