Skip to content

Commit 6607178

Browse files
bump: new version 0.3.3 released
1 parent c0c6c50 commit 6607178

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.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+
513
## v0.3.2 (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.2'
1+
__version__ = '0.3.3'

0 commit comments

Comments
 (0)