diff options
Diffstat (limited to 'attoconf/_version.py')
-rw-r--r-- | attoconf/_version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/attoconf/_version.py b/attoconf/_version.py index 75812fd..001d223 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 = 2 +patch = 3 # Reserved for distributors and forks. # Contains arbitrary text, but no parentheses or newlines. |