Skip to content

Commit 148b88e

Browse files
committed
Version 0.7.6 with types
1 parent c573ce8 commit 148b88e

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ __pycache__
33
cr.sqlite
44
cr.html
55
.coverage
6+
dist/

django_goals/py.typed

Whitespace-only changes.

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-goals"
3-
version = "0.7.5"
3+
version = "0.7.6"
44
description = ""
55
authors = []
66
readme = "README.md"

0 commit comments

Comments
 (0)