Skip to content

Commit

Permalink
bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
trbs committed Jun 5, 2023
1 parent 2ccced1 commit dd794f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_extensions/__init__.py
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
VERSION = (3, 2, 3)
VERSION = (3, 2, 4, 'DEV')


def get_version(version):
Expand Down

0 comments on commit dd794f1

Please sign in to comment.