We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88f3b79 commit 255a132Copy full SHA for 255a132
2 files changed
MANIFEST.in
@@ -1 +1,2 @@
1
include MetroHash/src/*.h
2
+global-include *.pyx
setup.py
@@ -32,7 +32,7 @@
32
setup(
33
author="Dobatymo",
34
name="metrohash-python",
35
- version="1.1.3.1",
+ version="1.1.3.2",
36
url="https://github.com/Dobatymo/metrohash-python",
37
description="Python bindings for MetroHash",
38
long_description=long_description,
0 commit comments