Skip to content

Commit fed47da

Browse files
committed
Bump package version to 0.2.1
1 parent b077073 commit fed47da

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.2.0"
6+
VERSION = "0.2.1"
77

88
INSTALL_REQUIRES = [
99
"Django>=2.2",

0 commit comments

Comments
 (0)