Skip to content

Commit efee3f8

Browse files
committed
bump version to 0.0.6
1 parent fdfffe1 commit efee3f8

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.0.5] - 2024-04-30
11+
### Added
12+
- Sydney model
13+
14+
1015
## [0.0.4] - 2024-03-30
1116
### Changed
1217
- Change python import package name to be magnethub to avoid underscores

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mag-net-hub"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
authors = [
55
{ name = "Wilhelm Kirchgässner" },
66
]

0 commit comments

Comments
 (0)