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 df0e3f0 commit 045dc49Copy full SHA for 045dc49
setup.py
@@ -13,7 +13,7 @@
13
14
setup(
15
name='django-serializable-model',
16
- version='0.0.2',
+ version='0.0.3',
17
description=('Django classes to make your models, managers, and ' +
18
'querysets serializable, with built-in support for related ' +
19
'objects in ~100 LoC'),
0 commit comments