We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba5264 commit 479ed02Copy full SHA for 479ed02
1 file changed
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup
2
setup(name='uniserializer',
3
- version='1.1',
+ version='1.101',
4
description='Fast and efficient universal data serializer',
5
url='https://github.com/Diffylab/UniSerializer',
6
author='Diffy',
0 commit comments