Skip to content

Commit fc01710

Browse files
author
David Sanders
committed
Bump version
1 parent 6b64671 commit fc01710

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
@@ -6,7 +6,7 @@ def readme():
66

77
setup(
88
name='django-db-constraints',
9-
version='0.1.0',
9+
version='0.2.0',
1010
author='shangxiao',
1111
description='Add database table-level constraints to your Django model\'s Meta',
1212
long_description=readme(),

0 commit comments

Comments
 (0)