Skip to content

Commit

Permalink
Bump to 1.4rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaoming committed Jan 8, 2024
1 parent 2b8e985 commit 014b7d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_nyt/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
_disable_notifications = False

__version__ = "1.4rc4"
__version__ = "1.4rc5"

default_app_config = "django_nyt.apps.DjangoNytConfig"

0 comments on commit 014b7d5

Please sign in to comment.