File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ DEVPKGS=diff_cover black pylint pep257 pydocstyle flake8 tox virtualenv-pyenv \
3232 auto-walrus -rtest-requirements.txt -rmypy-requirements.txt
3333DEBDEVPKGS =pylint python3-coverage sloccount \
3434 python3-flake8 shellcheck
35- VERSION =1.2.10 # please also update pyproject.toml
35+ VERSION =1.2.11 # please also update pyproject.toml
3636
3737# # all : default task (install cwl-upgrader in dev mode)
3838all : dev
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " cwl-upgrader"
7- version = " 1.2.10 " # Also update the Makefile
7+ version = " 1.2.11 " # Also update the Makefile
88authors = [{
name =
" Common Workflow Language contributors" ,
email =
" [email protected] " }]
99license = {text = " Apache 2.0" }
1010description = " Common Workflow Language standalone document upgrader"
You can’t perform that action at this time.
0 commit comments