We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a142e1 commit 391297fCopy full SHA for 391297f
MANIFEST.in
@@ -1,3 +1,4 @@
1
include udp.hpp
2
include sepia.hpp
3
include python/event_stream.cpp
4
+include python/npy_2_compat.h
setup.py
@@ -28,7 +28,7 @@ def finalize_options(self):
28
29
setuptools.setup(
30
name="event_stream",
31
- version="1.6.2",
+ version="1.6.3",
32
url="https://github.com/neuromorphicsystems/event_stream",
33
author="Alexandre Marcireau",
34
author_email="[email protected]",
0 commit comments