Skip to content

Commit

Permalink
Tidy and bump version (os-climate#227)
Browse files Browse the repository at this point in the history
* Tidy and bump version

Signed-off-by: Joe Moorhouse <[email protected]>

---------

Signed-off-by: Joe Moorhouse <[email protected]>
  • Loading branch information
joemoorhouse authored Feb 28, 2024
1 parent 42d7b3d commit eff848a
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 2,360 deletions.
14 changes: 0 additions & 14 deletions .aicoe-ci.yaml

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,4 @@ target/
.venv/*
src/test/data/coords.json
credentials.env
.pdm-python
20 changes: 0 additions & 20 deletions .prow.yaml

This file was deleted.

26 changes: 0 additions & 26 deletions .thoth.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ to allow running of tests within the IDE.

## Releasing
Actions are configured to release to PyPI on pushing a tag. In order to do this:
- Update VERSION
- Ensure VERSION is updated (will require pull request like any other change)
- Create new annotated tag and push
```
git tag -a v1.0.0 -m "v1.0.0"
Expand Down
36 changes: 0 additions & 36 deletions Pipfile

This file was deleted.

2,261 changes: 0 additions & 2,261 deletions Pipfile.lock

This file was deleted.

2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.23.0
0.24.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "physrisk"
version = "0.23.0"
version = "0.24.0"
description = "OS-Climate Physical Risk Library"
authors = [
{name = "Joe Moorhouse",email = "[email protected]"},
Expand Down

0 comments on commit eff848a

Please sign in to comment.