Skip to content

Commit

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


def get_version(version):
Expand Down

0 comments on commit 572ebea

Please sign in to comment.