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 c0c6c50 commit 6607178Copy full SHA for 6607178
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
<!-- version list -->
4
5
+## v0.3.3 (2025-06-08)
6
+
7
+### 📦 Build System
8
9
+- Remove tests from the build process
10
+ ([`57aa91a`](https://github.com/adriamontoto/object-mother-pattern/commit/57aa91a059f90245223c24b6395a19693132e807))
11
12
13
## v0.3.2 (2025-06-08)
14
15
### 📦 Build System
object_mother_pattern/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.3.2'
+__version__ = '0.3.3'
0 commit comments