File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 - name : Set up Python
1414 uses : actions/setup-python@v2
1515 with :
16- python-version : " 3.x "
16+ python-version : " 3.9 "
1717 - run : pip install pip --upgrade
1818 - name : Setup Poetry
1919 uses : abatilo/actions-poetry@v2
Original file line number Diff line number Diff line change 1- __version__ = "0.8.13 "
1+ __version__ = "0.8.14 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " darwin-py"
3- version = " 0.8.13 " # update this when you change the version - See: https://peps.python.org/pep-0440/
3+ version = " 0.8.14 " # update this when you change the version - See: https://peps.python.org/pep-0440/
44description = " Library and command line interface for darwin.v7labs.com"
55homepage = " https://docs.v7labs.com/reference/getting-started-2"
66documentation = " https://darwin-py-sdk.v7labs.com/index.html"
You can’t perform that action at this time.
0 commit comments