Skip to content

Commit

Permalink
Update major version
Browse files Browse the repository at this point in the history
  • Loading branch information
csizmaziakiki committed Dec 12, 2023
1 parent 0d83cd7 commit 1f39697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def run_tests(self):

setup(
name='django-livefield',
version='3.4.0',
version='4.0.0',
description='Convenient soft-deletion support for Django models',
long_description=(
open('README.rst').read() + '\n\n' +
Expand Down

0 comments on commit 1f39697

Please sign in to comment.