From 96e7d9da3ac4b15b66029879fe59788da9b6087e Mon Sep 17 00:00:00 2001 From: Danial Keimasi Date: Mon, 20 May 2024 12:28:23 +0330 Subject: [PATCH] Bump version 3 --- django_nextjs/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_nextjs/__init__.py b/django_nextjs/__init__.py index 3d67cd6..528787c 100644 --- a/django_nextjs/__init__.py +++ b/django_nextjs/__init__.py @@ -1 +1 @@ -__version__ = "2.4.0" +__version__ = "3.0.0"