Skip to content

Commit e1bc096

Browse files
author
semantic-release
committed
0.3.3
Automatically generated by python-semantic-release
1 parent a21f9c3 commit e1bc096

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33

44

5+
## v0.3.3 (2024-05-20)
6+
7+
### Fix
8+
9+
* fix: Update .gitignore to include new files and directories for coverage reports,
10+
and environment configuration. Add coverage-report, recipe.yaml, .ruff_cache, ([`a21f9c3`](https://github.com/jjjermiah/PyPackageBuilder/commit/a21f9c3c6c7ac8a948598d5cb0402e55a03f5fef))
11+
12+
* fix: small error ([`779ab9b`](https://github.com/jjjermiah/PyPackageBuilder/commit/779ab9b54b7a00ad8e05dd547f4901ac2aa74a2c))
13+
14+
515
## v0.3.2 (2024-05-20)
616

717
### Fix

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "PyPackage-Builder"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
description = "A simple package builder for python packages managed by Pixi"
55
authors = ["Jermiah Joseph <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)