Skip to content

Commit 6d6913b

Browse files
author
Neil Muller
committed
Bump version number
1 parent 2a33004 commit 6d6913b

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='4.0.0',
20+
version='4.1.0',
2121
description='Markup handling for Django using the MarkItUp! universal markup editor',
2222
long_description_content_type="text/x-rst",
2323
long_description=long_description,

0 commit comments

Comments
 (0)