Skip to content

Commit

Permalink
Update version and changelog for upcoming v0.3.0 release. (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdenewiler authored Jan 20, 2025
1 parent 755a4a1 commit b445d17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## Unreleased
## v0.3.0 - 2025-01-20

### Added

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
name = "statick-planning"
authors = [{name = "NIWC Pacific"}]
description="Statick analysis plugins for planning files."
version = "0.2.2"
version = "0.3.0"
readme = "README.md"
requires-python = ">=3.9"
license = {text = "CC0-1.0"}
Expand Down

0 comments on commit b445d17

Please sign in to comment.