File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.1 .0
2+ current_version = 0.2 .0
33commit = True
44tag = True
55sign_tags = True
Original file line number Diff line number Diff line change @@ -47,4 +47,4 @@ license: "BSD-3-Clause"
4747repository-code : " https://github.com/mala-project/mala"
4848title : mala
4949# doi:
50- version : 0.1 .0
50+ version : 0.2 .0
Original file line number Diff line number Diff line change 11 ************************************************************************
22
3- MALA v. 0.1 .0
3+ MALA v. 0.2 .0
44
55 Under the terms of Contract DE-NA0003525 with NTESS,
66 the U.S. Government retains certain rights in this software.
Original file line number Diff line number Diff line change 11"""Version number of MALA."""
22
3- __version__ : str = '0.1 .0'
3+ __version__ : str = '0.2 .0'
You can’t perform that action at this time.
0 commit comments