Skip to content

Commit

Permalink
Merge pull request #15 from M1hacka/django-2.2
Browse files Browse the repository at this point in the history
Django 2.2 compatibility
  • Loading branch information
M1ha-Shvn committed Jun 9, 2019
2 parents 696d175 + 25efe46 commit a52e1fb
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 @@ -13,7 +13,7 @@

setup(
name='django-pg-returning',
version='1.2.0',
version='1.2.1',
packages=['django_pg_returning'],
package_dir={'': 'src'},
url='https://github.com/M1hacka/django-pg-returning',
Expand Down

0 comments on commit a52e1fb

Please sign in to comment.