Skip to content

Commit

Permalink
prepare 3.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Callidon committed Sep 27, 2023
1 parent b58d685 commit 36657c7
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 @@ -6,7 +6,7 @@
import urllib.request
import pybind11

__rdflib_hdt_version__ = "3.1"
__rdflib_hdt_version__ = "3.2"

def download_hdt_and_unzip():
print("Downloading HDT...")
Expand Down

0 comments on commit 36657c7

Please sign in to comment.