Skip to content

Commit 4dd728c

Browse files
Bump version to 0.0.21
Update the project version in pyproject.toml from 0.0.20 to 0.0.21.
1 parent b38207a commit 4dd728c

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 = "django-hstore-widget"
3-
version = "0.0.20"
3+
version = "0.0.21"
44
description = "Human friendly HStoreWidget. Continual of django-admin-hstore-widget."
55
readme = "README.md"
66
license = { text = "MIT" }

0 commit comments

Comments
 (0)