-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[2024-07-01 12:48] Fix for issue with AROME repository (#130)
Created from original fix provided by Rick de Rooij. Also fixed the folder not always being properly cleaned up under Linux systems due to issues with trailing slashes.
- Loading branch information
1 parent
12e9a3d
commit 4333c88
Showing
2 changed files
with
11 additions
and
5 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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "weather_provider_api" | ||
version = "2.53.0" | ||
version = "2.54.0" | ||
description = "Weather Provider Libraries and API" | ||
authors = ["Verbindingsteam", "Raoul Linnenbank <[email protected]>"] | ||
license = "MPL-2.0" | ||
|
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