Skip to content

Commit 13e38f5

Browse files
committedMar 6, 2025·
build: 🚀 Bump version to 1.2.1
1 parent 1129df9 commit 13e38f5

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
 
40.3 KB
Binary file not shown.

‎dist/stouputils-1.2.1.tar.gz

31.5 KB
Binary file not shown.

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55

66
[project]
77
name = "stouputils"
8-
version = "1.2.0"
8+
version = "1.2.1"
99
description = "Stouputils is a collection of utility modules designed to simplify and enhance the development process. It includes a range of tools for tasks such as execution of doctests, display utilities, decorators, as well as context managers, and many more."
1010
readme = "README.md"
1111
requires-python = ">=3.10"

0 commit comments

Comments
 (0)
Please sign in to comment.