diff --git a/VERSION b/VERSION index b732403..1821d33 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.1.dev0 +0.1.0.dev0 diff --git a/setup.cfg b/setup.cfg index 3d19084..c3547b8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ classifiers = Operating System :: POSIX Operating System :: Unix Operating System :: Microsoft :: Windows -author = Alexander Pitchford, Nathan Shammah, Shahnawaz Ahmed, Neill Lambert, Eric Giguere, Boxi Li, Jake Lishman, Simon Cross +author = Eric Giguere, Rochisha Agarwal, Shahnawaz Ahmed author_email = qutip-admin@googlegroups.com platforms = Linux, Mac OSX, Unix, Windows @@ -28,7 +28,7 @@ package_dir = packages = find: include_package_data = True install_requires = - qutip>=5.0.0 + qutip>=5.1.0 jax diffrax equinox