Skip to content

Commit 8551e7a

Browse files
committed
Releasing version 6.9.4
1 parent c4e3152 commit 8551e7a

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
@@ -10,7 +10,7 @@ def parse_requirements(filename):
1010
return [line for line in lineiter if line and not line.startswith("#")]
1111

1212

13-
ldclient_version='6.9.3'
13+
ldclient_version='6.9.4'
1414

1515
# parse_requirements() returns generator of pip.req.InstallRequirement objects
1616
install_reqs = parse_requirements('requirements.txt')

0 commit comments

Comments
 (0)