We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 397ded8 commit 5b5b3b2Copy full SHA for 5b5b3b2
django_nyt/__init__.py
@@ -4,7 +4,7 @@
4
5
_disable_notifications = False
6
7
-VERSION = "1.0b6"
+VERSION = "1.0"
8
__version__ = VERSION
9
10
default_app_config = "django_nyt.apps.DjangoNytConfig"
0 commit comments