Skip to content

Commit 87c7037

Browse files
authored
[3.2.4]
1 parent ea33200 commit 87c7037

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name='django-fast-treenode',
5-
version='3.2.3',
5+
version='3.2.4',
66
description='Treenode Framework for supporting tree (hierarchical) data structure in Django projects',
77
long_description=open('README.md', encoding='utf-8').read(),
88
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)