index
:
github.com/yvesf/fuse-httpfs.git
master
Automatic Github Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
setup.py
2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 08a6c50..1b475d5 100755
--- a/
setup.py
+++ b/
setup.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
from distutils.core import setup
-version='0.3'
+version='0.4'
setup(
name='fuse-httpfs',