Skip to content

Commit a43fea1

Browse files
committed
Merge branch 'develop'
2 parents ac6ea41 + 98c19bc commit a43fea1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

db_mutex/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.2
1+
0.1.3

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@
2424
'django>=1.6',
2525
],
2626
include_package_data=True,
27+
zip_safe=False,
2728
)

0 commit comments

Comments
 (0)