This commit is contained in:
Daniel Bauer
2018-06-27 11:20:32 +02:00
parent 7b3ca36061
commit c4ca1b4cc4

View File

@@ -3,4 +3,4 @@ from .runner import UmbrellaRunner
from .wham2d import WHAM2DRunner from .wham2d import WHAM2DRunner
__all__ = ['AdaptiveUmbrella'] __all__ = ['AdaptiveUmbrella']
__version__ = "0.3.2" __version__ = "0.3.3"