Skip to content

Commit c99e600

Browse files
committed
Fix poetry version
1 parent e00be69 commit c99e600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- created
77

88
env:
9-
POETRY_VERSION: "1.3.1"
9+
POETRY_VERSION: "1.6.1"
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)