Skip to content

Commit e3da59c

Browse files
committed
Update version to v1.5.0
1 parent 8b2ddef commit e3da59c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "clsprop"
3-
version = "1.4.0"
3+
version = "1.5.0"
44
description = "🏫 Just like @property but for classes 🏫"
55
authors = [{ name = "Tom Ritchford", email = "tom@swirly.com" }]
66
requires-python = ">=3.10"
@@ -32,7 +32,7 @@ quote-style = "single"
3232

3333
[tool.poetry]
3434
name = "clsprop"
35-
version = "0.1.0"
35+
version = "1.5.0"
3636
description = "🏫 Just like @property but for classes 🏫"
3737
authors = ["Tom Ritchford <tom@swirly.com>"]
3838
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)