Skip to content

Commit

Permalink
released 1.7.2 with a hotfix for issue #63
Browse files Browse the repository at this point in the history
  • Loading branch information
wikier committed Nov 3, 2015
1 parent 1207f88 commit 9fb464b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPARQLWrapper/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
@requires: U{RDFLib<http://rdflib.net>} package.
"""

__version__ = "1.7.2.dev0"
__version__ = "1.7.2"
"""The version of SPARQLWrapper"""

__authors__ = "Ivan Herman, Sergio Fernández, Carlos Tejo Alonso, Alexey Zakhlestin"
Expand Down

0 comments on commit 9fb464b

Please sign in to comment.