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 b426e82 commit 8960d85Copy full SHA for 8960d85
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='mybatis',
5
- version='0.0.12',
+ version='0.0.13',
6
description='A python ORM like mybatis.',
7
long_description=open('README.md').read(),
8
long_description_content_type='text/markdown', # 如果你使用的是Markdown格式的README
0 commit comments