We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87e725 commit 213819cCopy full SHA for 213819c
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
<!-- version list -->
4
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
13
## v0.3.1 (2025-06-08)
14
15
### 📦 Build System
object_mother_pattern/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.3.1'
+__version__ = '0.3.2'
0 commit comments