Skip to content

Commit

Permalink
bump version to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bdamokos committed Dec 27, 2024
1 parent 98b5f68 commit 2b05419
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## Unreleased
## [Unreleased]

## [0.3.1] - 2024-12-27

### Added
- Enhanced provider information retrieval:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "mobility-db-api"
version = "0.3.0"
version = "0.3.1"
authors = [
{ name="Bence Damokos" }
]
Expand Down

0 comments on commit 2b05419

Please sign in to comment.