Skip to content

Commit

Permalink
bump pre-release version to 0.2.0a4 in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NickleDave committed Dec 31, 2018
1 parent b29f822 commit 742d925
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 @@ -23,7 +23,7 @@
EMAIL = 'nicholdav@gmail.com'
AUTHOR = 'David Nicholson'
REQUIRES_PYTHON = '>=3.6.0'
VERSION = '0.2.0a3'
VERSION = '0.2.0a4'
LICENSE = 'BSD'

REQUIRED = [
Expand Down

0 comments on commit 742d925

Please sign in to comment.