Skip to content

Commit 40f1fae

Browse files
committed
bump version for release
1 parent efa667f commit 40f1fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wls_rest_python.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import logging
77
import requests
88

9-
__version__ = "0.1.4"
9+
__version__ = "0.1.5"
1010

1111
logger = logging.getLogger(__name__)
1212

0 commit comments

Comments
 (0)