Skip to content

Commit

Permalink
bump: version 0.0.5 → 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mcgoldba committed Oct 4, 2023
1 parent b33e372 commit 83ea2cc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.0.6 (2023-10-03)

### Fix

- Auto distribution build workflow
- Auto distribution build workflow
- Auto distribution build workflow

## 0.0.5 (2023-10-03)

## 0.0.3 (2023-10-02)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies = [
'rich',
'ipython'
]
version = "0.0.5"
version = "0.0.6"

[project.urls]
Home = "https://github.com/mcgoldba/pyFoamd"
Expand Down

0 comments on commit 83ea2cc

Please sign in to comment.