diff --git a/setup.py b/setup.py index cca6917a..dff6caa0 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ AUTHOR_EMAIL = 'opensource@quantopian.com' URL = "https://github.com/quantopian/pyfolio" LICENSE = "Apache License, Version 2.0" -VERSION = "0.5.0" +VERSION = "0.5.1" classifiers = ['Development Status :: 4 - Beta', 'Programming Language :: Python',