summaryrefslogtreecommitdiff
path: root/attoconf/_version.py
diff options
context:
space:
mode:
Diffstat (limited to 'attoconf/_version.py')
-rw-r--r--attoconf/_version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/attoconf/_version.py b/attoconf/_version.py
index 41d536a..2f23d77 100644
--- a/attoconf/_version.py
+++ b/attoconf/_version.py
@@ -11,7 +11,7 @@ minor = 3
# Incremented if there is a bugfix release.
# Might not be contiguous.
-patch = 3
+patch = 4
# Reserved for distributors and forks.
# Contains arbitrary text, but no parentheses or newlines.