Skip to content

Commit

Permalink
Bump manifest version to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jenia81 authored and [email protected] committed Apr 26, 2022
1 parent 5c9f3fd commit 8e9591e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifesttool/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
# limitations under the License.
# ----------------------------------------------------------------------------

__version__ = "2.4.0"
__version__ = "2.4.1"
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ skip_install=True
deps =
# FIXME - use '{envpython} setup.py --fullname'
setenv =
SDIST_TAR_NAME = manifest-tool-2.4.0.tar.gz
SDIST_TAR_NAME = manifest-tool-2.4.1.tar.gz
commands =
{envpython} setup.py egg_info
{envpython} setup.py sdist
Expand Down

0 comments on commit 8e9591e

Please sign in to comment.