Skip to content

Commit

Permalink
Releasing version 6.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eli-darkly committed Aug 20, 2019
1 parent c4e3152 commit 8551e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def parse_requirements(filename):
return [line for line in lineiter if line and not line.startswith("#")]


ldclient_version='6.9.3'
ldclient_version='6.9.4'

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

0 comments on commit 8551e7a

Please sign in to comment.