diff --git a/mcmc/_version.py b/mcmc/_version.py index 1cad3d5..38f3d66 100644 --- a/mcmc/_version.py +++ b/mcmc/_version.py @@ -13,8 +13,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -__version__ = "1!7.2.2" +__version__ = "1!7.3.1" __version_month__ = "TBD" __version_year__ = "TBD" __version_day__ = "TBD" -__version_name__ = "TO DO" +__version_name__ = "To Do"