Skip to content

Commit dcc0af0

Browse files
committed
Bump to version 0.2.5
1 parent 7c0fd85 commit dcc0af0

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
@@ -22,7 +22,7 @@
2222
import re
2323

2424
# This version string should be updated when releasing a new version.
25-
_VERSION = '0.2.4'
25+
_VERSION = '0.2.5'
2626

2727
RELEASE = os.getenv("RELEASE", "FALSE")
2828
ROOT_PATH = os.path.abspath(os.path.join(os.getcwd()))

0 commit comments

Comments
 (0)