-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: bump version * chore: update poetry lock? * updated release date after release of ogc-client code * updated poetry version * updated CHANGELOG --------- Co-authored-by: Drew Meyers <[email protected]>
- Loading branch information
1 parent
5dcac2f
commit 1c858be
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -99,7 +99,7 @@ jobs: | |
- name: Install Poetry | ||
uses: abatilo/[email protected] | ||
with: | ||
poetry-version: "1.5.1" | ||
poetry-version: "1.8.3" | ||
# Commented out the version bump code. Will publish new unity-py version to pypi on push to main. | ||
# This means we are always releasing. This will fail if the version already exists in Pypi. | ||
# We must ensure that the version has been updated. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters