Make a big version jump to signify big change.

This commit is contained in:
Emil Stenström 2024-02-26 22:51:49 +01:00
parent 94110b5e91
commit c932f28cb4
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ import os
from setuptools import find_packages, setup
VERSION = "0.35"
VERSION = "0.50"
setup(
name="django_components",