Skip to content

Commit 8310e2a

Browse files
committed
Bumps version to 0.1.8 after update_wrapper change.
1 parent c78a65b commit 8310e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44

55
setup(name='django-singleton',
6-
version='0.1.7',
6+
version='0.1.8',
77
description='Reusable singleton models for Django',
88
author='Chris Davis',
99
author_email='defbyte@gmail.com',

0 commit comments

Comments
 (0)