Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
Bump version to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauko Quiroga committed Oct 20, 2021
1 parent 6832b7f commit e0d9401
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ test-%: compile clean
@poetry run interrogate src/$*

release:
@nox -k "not coverage"
@poetry run pip uninstall mantic -y -q
@poetry install -q
@poetry run mantic check-version \
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mantic"
version = "1.1.1"
version = "1.1.2"
description = "Command-line tools to facilitate se-mantic versioning."
license = "EUPL-1.2-or-later"
authors = ["Mauko Quiroga <[email protected]>"]
Expand Down

0 comments on commit e0d9401

Please sign in to comment.