Skip to content

Commit

Permalink
ci(ci): was not updating __init__ __version__
Browse files Browse the repository at this point in the history
  • Loading branch information
tjzegmott committed Jul 31, 2024
1 parent 1a78558 commit 853f028
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
".": "1.9.7",
"extra-files": [
"workflow/__init__.py"
],
"packages": {
".": {
"extra-files": [
"workflow/__init__.py"
],
"package-name": "workflow",
"release-type": "python"
}
Expand Down

0 comments on commit 853f028

Please sign in to comment.