Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonToomey authored Dec 12, 2019
1 parent 9935431 commit 71ffe43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
LONG_DESCRIPTION = f.read()

# The full version, including alpha/beta/rc tags
RELEASE = '3.0.5'
RELEASE = '3.0.6'
# The short X.Y version
VERSION = '.'.join(RELEASE.split('.')[:2])

Expand Down

0 comments on commit 71ffe43

Please sign in to comment.