summaryrefslogtreecommitdiff
path: root/fs/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'fs/__init__.py')
-rw-r--r--fs/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/__init__.py b/fs/__init__.py
index e0b582a..1ff9ef4 100644
--- a/fs/__init__.py
+++ b/fs/__init__.py
@@ -15,7 +15,7 @@ implementations of this interface such as:
"""
-__version__ = "0.4.0a3"
+__version__ = "0.4.0a6"
__author__ = "Will McGugan (will@willmcgugan.com)"
# 'base' imports * from 'path' and 'errors', so their