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 289aee9 commit 526b38aCopy full SHA for 526b38a
VERSION
@@ -1 +1 @@
1
-0.0.9
+0.0.10
setup.py
@@ -28,7 +28,7 @@
28
29
setuptools.setup(
30
name='tarproc',
31
- version="0.0.9",
+ version="0.0.10",
32
description="Big data data processing for tar archives.",
33
long_description=open("README.md").read(),
34
long_description_content_type="text/markdown",
0 commit comments