Skip to content

Commit 6444401

Browse files
author
Venu
authored
Merge pull request #43 from venugopalkandru/v0.2.15-release
references #40, v0.2.15 release for batch calls bug fix
2 parents a312480 + f7bb2cc commit 6444401

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 @@ def get_long_description():
2222

2323
long_description = get_long_description()
2424

25-
version = '0.2.14'
25+
version = '0.2.15'
2626
setup(
2727
name="funcserver",
2828
version=version,

0 commit comments

Comments
 (0)