diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 4698a8768..a12fc8a07 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.1.3 +current_version = 1.1.4 commit = True tag = True diff --git a/CITATION.cff b/CITATION.cff index 9fbd921a9..4e38fcc83 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -52,6 +52,6 @@ authors: affiliation: University of Washington - given-names: djrain family-names: '' -version: 1.1.3 +version: 1.1.4 repository-code: https://github.com/devosoft/Empirical license: MIT diff --git a/doc/conf.py b/doc/conf.py index 246d932f6..58d320b4f 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -93,9 +93,9 @@ # the built documents. # # The short X.Y version. -version = '1.1.3' +version = '1.1.4' # The full version, including alpha/beta/rc tags. -release = '1.1.3' +release = '1.1.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # diff --git a/third-party/package.json b/third-party/package.json index ed2ddb7c3..9bdf76427 100644 --- a/third-party/package.json +++ b/third-party/package.json @@ -1,6 +1,6 @@ { "name": "empirical-dev-dependencies", - "version": "1.1.3", + "version": "1.1.4", "description": "Dev dependencies for Empirical", "main": "index.js", "devDependencies": {