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 90a48bd commit 6a9c0b3Copy full SHA for 6a9c0b3
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='getdents',
10
- version='0.3',
+ version='0.3.1',
11
description='Python binding to linux syscall getdents64.',
12
long_description=open('README.rst').read(),
13
classifiers=[
0 commit comments