Skip to content

Commit 6a9c0b3

Browse files
committed
Bump version
1 parent 90a48bd commit 6a9c0b3

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
@@ -7,7 +7,7 @@
77

88
setup(
99
name='getdents',
10-
version='0.3',
10+
version='0.3.1',
1111
description='Python binding to linux syscall getdents64.',
1212
long_description=open('README.rst').read(),
1313
classifiers=[

0 commit comments

Comments
 (0)