Skip to content

Commit 045dc49

Browse files
committed
(pub): publish v0.0.3
1 parent df0e3f0 commit 045dc49

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
@@ -13,7 +13,7 @@
1313

1414
setup(
1515
name='django-serializable-model',
16-
version='0.0.2',
16+
version='0.0.3',
1717
description=('Django classes to make your models, managers, and ' +
1818
'querysets serializable, with built-in support for related ' +
1919
'objects in ~100 LoC'),

0 commit comments

Comments
 (0)