Skip to content

Commit 2ffdd2d

Browse files
authored
bump version to v0.5.0
1 parent a00c3a7 commit 2ffdd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
from setuptools import find_packages, setup
55

6-
VERSION = "0.4.1"
6+
VERSION = "0.5.0"
77

88
INSTALL_REQUIRES = [
99
"Django>=2.2.9,<3",

0 commit comments

Comments
 (0)