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.
2 parents dee414b + 8c5f236 commit 572c865Copy full SHA for 572c865
3 files changed
setup.py
@@ -5,7 +5,9 @@
5
from sysconfig import get_config_var, get_paths
6
import logging
7
8
-__version__ = '0.0.4'
+
9
+__version__ = '0.0.5'
10
11
12
13
def get_include(): # TODO
0 commit comments