summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2018-07-31 17:02:11 +0000
committerBob Ippolito <bob@redivi.com>2018-07-31 17:02:11 +0000
commit9263ac2cd02088ba1fcef71a8a7b4024ecba1211 (patch)
tree46ae319a2dafa388607cf19f1453a464d76a56b1 /setup.py
parent4782f6770b38bd7ac4cc6957f5becda12dc4541a (diff)
downloadxattr-9263ac2cd02088ba1fcef71a8a7b4024ecba1211.tar.gz
v0.9.6v0.9.6
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 5527c99..0d848ed 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ import sys
from setuptools import setup
-VERSION = '0.9.5'
+VERSION = '0.9.6'
DESCRIPTION = "Python wrapper for extended filesystem attributes"
LONG_DESCRIPTION = """
Extended attributes extend the basic attributes of files and directories