Skip to content

Commit 3bd4b26

Browse files
**CI** Formatted code + Updated version to 0.1.49 [skip ci]
1 parent d326093 commit 3bd4b26

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "config2py"
7-
version = "0.1.48"
7+
version = "0.1.49"
88
description = "Simplified reading and writing configurations from various sources and formats"
99
readme = "README.md"
1010
requires-python = ">=3.10"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = config2py
3-
version = 0.1.48
3+
version = 0.1.49
44
url = https://github.com/i2mint/config2py
55
platforms = any
66
description_file = README.md

0 commit comments

Comments
 (0)