From ecd4b5f0f7e93859c1262593e2c09e1eb6775819 Mon Sep 17 00:00:00 2001 From: Dan Meliza Date: Mon, 2 Oct 2017 12:15:36 -0400 Subject: defer numpy import to allow install_requires to do its job (fixes #24) --- Changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 2be5e52..21b7cb0 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,9 @@ +PySpike v0.5: + * First beta release + * Python 2.6 support removed + * Python 3.6 support added + * several bugfixes + PySpike v0.4: * Python 3 support (thanks to Igor Gnatenko) * list interface to SpikeTrain class -- cgit v1.2.3