Skip to content

Commit

Permalink
Update version to v2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stphivos committed May 4, 2020
1 parent a1e0007 commit 544c948
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 @@ -20,7 +20,7 @@ def parse_requirements(filename):

setup(
name='django_mock_queries',
version='2.1.4',
version='2.1.5',
description='A django library for mocking queryset functions in memory for testing',
long_description=read_md('README.md'),
url='https://github.com/stphivos/django-mock-queries',
Expand Down

0 comments on commit 544c948

Please sign in to comment.