Skip to content

Commit

Permalink
Merge branch 'release/0.4.0' into feature/fix_versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 committed Jan 14, 2025
2 parents 120b606 + 5f44ea7 commit b1cd05d
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 46 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added
### Deprecated
### Removed
### Fixed


## [0.4.0]

### Added
- Added in forge-py fargate terraform code
- Update and cleaned up github action
- Updated and cleaned up github action
### Deprecated
### Removed
### Fixed
Expand Down
92 changes: 48 additions & 44 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 = "forge-py"
version = "0.4.0-alpha.10"
version = "0.4.0-alpha.11"
description = "forge-py is a footprint generator (FOotpRint GEnerator) from science data netcdf files"
authors = ["James Wood <James.F.Wood@jpl.nasa.gov>"]
readme = "README.md"
Expand Down

0 comments on commit b1cd05d

Please sign in to comment.