Skip to content

Commit 19724c1

Browse files
Bump library version to 0.0.15
1 parent 3ad5a95 commit 19724c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dataclassabc"
3-
version = "0.0.14"
3+
version = "0.0.15"
44
description = 'A Python library that allows you to define abstract properties for dataclasses, bridging the gap between abstract base classes (ABCs) and dataclasses.'
55
authors = [
66
{name="Michael Schneeberger", email="michael.schneeb@hotmail.com"},

0 commit comments

Comments
 (0)