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 c78a65b commit 8310e2aCopy full SHA for 8310e2a
setup.py
100644
100755
@@ -3,7 +3,7 @@
3
from setuptools import setup, find_packages
4
5
setup(name='django-singleton',
6
- version='0.1.7',
+ version='0.1.8',
7
description='Reusable singleton models for Django',
8
author='Chris Davis',
9
author_email='defbyte@gmail.com',
0 commit comments