Skip to content

Commit 742d925

Browse files
committed
bump pre-release version to 0.2.0a4 in setup.py
1 parent b29f822 commit 742d925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
AUTHOR = 'David Nicholson'
2525
REQUIRES_PYTHON = '>=3.6.0'
26-
VERSION = '0.2.0a3'
26+
VERSION = '0.2.0a4'
2727
LICENSE = 'BSD'
2828

2929
REQUIRED = [

0 commit comments

Comments
 (0)