Skip to content

Commit

Permalink
v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wikier committed Dec 18, 2015
1 parent cc238e3 commit ac7ea90
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.6.dev0"
__version__ = "1.7.6"
"""The version of SPARQLWrapper"""

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

0 comments on commit ac7ea90

Please sign in to comment.