Skip to content

Commit

Permalink
📦 v0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegerber committed Aug 2, 2023
1 parent d748f76 commit 2773fed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
release:
environment:
name: pypi
uses: qurator-spk/setuptools_ocrd/.github/workflows/release-github+pypi.yml@master
with:
pypi-url: https://pypi.org/p/setuptools-ocrd
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]

[project]
name = "setuptools_ocrd"
version = "0.0.10"
version = "0.0.11"
authors = [
{name = "Mike Gerber", email = "[email protected]"},
]
Expand Down

0 comments on commit 2773fed

Please sign in to comment.