Skip to content

Commit ad9b98e

Browse files
author
Neil Muller
committed
Update version number
1 parent 38e06f2 commit ad9b98e

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
@@ -17,7 +17,7 @@ def _static_files(prefix):
1717

1818
setup(
1919
name='django-markitup',
20-
version='3.5.0',
20+
version='3.7.0',
2121
description='Markup handling for Django using the MarkItUp! universal markup editor',
2222
long_description=long_description,
2323
author='Carl Meyer',

0 commit comments

Comments
 (0)