Skip to content

Commit 6b48869

Browse files
committed
Release 0.1.3
1 parent 60eaee8 commit 6b48869

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
@@ -1,7 +1,7 @@
11
import os
22
from setuptools import find_packages, setup
33

4-
VERSION = '0.1.2'
4+
VERSION = '0.1.3'
55

66
INSTALL_REQUIRES = [
77
'Django>=2.2',

0 commit comments

Comments
 (0)