From d6052fda42c8d59486bd95b025b6d6b436e00424 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 16 Jul 2014 17:39:52 -0700 Subject: Remove possibility of custom vars Retained temporary backward-compatibility vars until 1.0 --- attoconf/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'attoconf/_version.py') diff --git a/attoconf/_version.py b/attoconf/_version.py index 4199a0e..28024a6 100644 --- a/attoconf/_version.py +++ b/attoconf/_version.py @@ -11,7 +11,7 @@ minor = 8 # Incremented if there is a bugfix release. # Might not be contiguous. -patch = 5 +patch = 6 # Reserved for distributors and forks. # Contains arbitrary text, but no parentheses or newlines. -- cgit v1.2.3-60-g2f50