Skip to content

Commit 25d186b

Browse files
committed
0.4.0
1 parent e3648fd commit 25d186b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.3.13
2+
current_version = 0.4.0
33
commit = True
44
tag = True
55
message = {new_version}

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from tools.download import get_remote_binary
77

88

9-
version = '0.3.13'
9+
version = '0.4.0'
1010
local_install = os.environ.get('LOCAL', 0)
1111

1212

0 commit comments

Comments
 (0)