diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 146c6a2..6ee1cf2 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.7.2 +current_version = 0.7.3 commit = True tag = True diff --git a/docs/conf.py b/docs/conf.py index 5da4fd1..e6a7dd0 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -113,7 +113,7 @@ # the built documents. # # The short X.Y version. -version = '0.7.2' +version = '0.7.3' # The full version, including alpha/beta/rc tags. release = version diff --git a/version.txt b/version.txt index 7486fdb..f38fc53 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.7.2 +0.7.3