Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed May 20, 2024
1 parent 5009cee commit 60372d4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
# CHANGELOG



## v0.3.1 (2024-05-20)

### Fix

* fix: trying ([`5009cee`](https://github.com/jjjermiah/PyPackageBuilder/commit/5009ceef345d95173b2b44531fdd472c4c734718))


## v0.3.0 (2024-05-20)

### Feature

* feat: add pre-commit ([`72c9b7b`](https://github.com/jjjermiah/PyPackageBuilder/commit/72c9b7ba7cc96fbd71082be00bff353c09cd9589))


## v0.2.0 (2024-05-20)

### Feature
Expand All @@ -24,12 +34,14 @@

* fix: remove ci steps ([`fe91c82`](https://github.com/jjjermiah/PyPackageBuilder/commit/fe91c82cd62a89b7e1ff72d1317746564ddcff5b))


## v0.1.1 (2024-05-19)

### Test

* test: update ([`6186d70`](https://github.com/jjjermiah/PyPackageBuilder/commit/6186d70adc89cd4ab50e7e36d344697be81907dd))


## v0.1.0 (2024-05-19)

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion pixi.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "PyPackage-Builder"
version = "0.3.0"
version = "0.3.1"
description = "A simple package builder for python packages managed by Pixi"
authors = ["Jermiah Joseph <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 60372d4

Please sign in to comment.