Skip to content

Commit 5b5b3b2

Browse files
committed
Bump to 1.0 final
1 parent 397ded8 commit 5b5b3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_nyt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
_disable_notifications = False
66

7-
VERSION = "1.0b6"
7+
VERSION = "1.0"
88
__version__ = VERSION
99

1010
default_app_config = "django_nyt.apps.DjangoNytConfig"

0 commit comments

Comments
 (0)