Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1.dev0
0.1.0.dev0
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down