Skip to content
Snippets Groups Projects
Commit c078d932 authored by Gavin M. Roy's avatar Gavin M. Roy
Browse files

Bump the rev

parent 8752723c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -8,7 +8,7 @@ The core `queries.Queries` class will automatically register support for UUIDs,
Unicode and Unicode arrays.
 
"""
__version__ = '1.7.1'
__version__ = '1.7.2'
version = __version__
 
import logging
Loading
Loading
Loading
Loading
@@ -30,7 +30,7 @@ classifiers = ['Development Status :: 5 - Production/Stable',
'Topic :: Software Development :: Libraries']
 
setup(name='queries',
version='1.7.1',
version='1.7.2',
description="Simplified PostgreSQL client built upon Psycopg2",
maintainer="Gavin M. Roy",
maintainer_email="gavinmroy@gmail.com",
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment