Skip to content

Commit

Permalink
Copernicus Marine Release 1.0.10 (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: mbertin <[email protected]>
  • Loading branch information
nitreb and mbertin committed Mar 29, 2024
1 parent ecc88d9 commit 16c2407
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
url: 'https://pypi.org/project/copernicusmarine/$VERSION/'
responseCode: '200'
timeout: 2000
timeout: 60000
interval: 5000

- name: Build and publish Docker image
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "copernicusmarine"
version = "1.0.9"
version = "1.0.10"
description = ""
authors = ["Copernicus Marine User Support <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 16c2407

Please sign in to comment.