Skip to content

Commit

Permalink
bump: version 0.0.2 → 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Feb 20, 2025
1 parent 67cce1a commit 46fa57c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.0.3 (2025-02-20)

### Fix

- **fileformat**: fixes format issue

## 0.0.2 (2025-02-20)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies = [
obe = "obe.app:main"

[tool.poetry]
version = "0.0.2"
version = "0.0.3"
packages = [{include = "obe", from = "src"}]
license = "MIT"

Expand Down

0 comments on commit 46fa57c

Please # to comment.