Skip to content

Commit 5ee58e2

Browse files
committed
increment version
1 parent 79c5411 commit 5ee58e2

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
[tool.poetry]
22
name = "django-render-static"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
description = "Use Django's template engine to render static files at deployment time. Extend Django's url reverse mechanism to JavaScript."
55
authors = ["Brian Kohan <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)