Skip to content

Commit 213819c

Browse files
bump: new version 0.3.2 released
1 parent e87e725 commit 213819c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v0.3.2 (2025-06-08)
6+
7+
### 📦 Build System
8+
9+
- Use uv tool to create venv and install dependencies
10+
([`e87e725`](https://github.com/adriamontoto/object-mother-pattern/commit/e87e725b2dceacb1fd2fe07ae02117c9d53fc1b9))
11+
12+
513
## v0.3.1 (2025-06-08)
614

715
### 📦 Build System

object_mother_pattern/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.3.1'
1+
__version__ = '0.3.2'

0 commit comments

Comments
 (0)