Skip to content

Commit 5abf848

Browse files
Bump version to 0.1.3
1 parent 03ac55c commit 5abf848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "python-project-template-AS"
77
description = "A minimal Python project demonstrating best practices for testing, documentation, and CI/CD. It implements a mini calculator as a minimal example."
8-
version = "0.1.2"
8+
version = "0.1.3"
99
readme = "README.md"
1010
requires-python = ">=3.8"
1111
authors = [{ name = "Andrea Scaglioni", email = "andrea.c.scaglioni@gmail.com" }]

0 commit comments

Comments
 (0)