Skip to content

Commit 2d84324

Browse files
committed
Commit from GitHub Actions (.github/workflows/publish.yml)
1 parent 2dfc240 commit 2d84324

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
with open('README.md', 'r') as fh:
44
long_description = fh.read()
55

6-
VERSION = '0.8.2'
6+
VERSION = '0.8.3'
77

88
requirements = (
99
'Django>=1.11,<6.0',

0 commit comments

Comments
 (0)