Skip to content

Commit

Permalink
Upload v0.0.13 to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
stphivos committed Jun 8, 2016
1 parent e0ca1f9 commit a8954a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name='django_mock_queries',
packages=['django_mock_queries'],
version='0.0.12',
version='0.0.13',
description='A django library for mocking queryset functions in memory for testing',
author='Phivos Stylianides',
author_email='stphivos@gmail.com',
Expand Down

0 comments on commit a8954a3

Please sign in to comment.