We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb571d8 commit 1a16b7dCopy full SHA for 1a16b7d
setup.py
@@ -9,7 +9,7 @@
9
10
from distutils.core import setup, Extension
11
setup(name='pynvjpeg',
12
- version='0.0.6',
+ version='0.0.7',
13
ext_modules=[Extension('nvjpeg', ['nvjpeg-python.c'])],
14
author="Usingnet",
15
author_email="developer@usingnet.com",
0 commit comments