Skip to content

Commit 1a16b7d

Browse files
committed
add version code
1 parent bb571d8 commit 1a16b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
from distutils.core import setup, Extension
1111
setup(name='pynvjpeg',
12-
version='0.0.6',
12+
version='0.0.7',
1313
ext_modules=[Extension('nvjpeg', ['nvjpeg-python.c'])],
1414
author="Usingnet",
1515
author_email="developer@usingnet.com",

0 commit comments

Comments
 (0)