We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea33200 commit 87c7037Copy full SHA for 87c7037
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='django-fast-treenode',
5
- version='3.2.3',
+ version='3.2.4',
6
description='Treenode Framework for supporting tree (hierarchical) data structure in Django projects',
7
long_description=open('README.md', encoding='utf-8').read(),
8
long_description_content_type='text/markdown',
0 commit comments