From eb9943e5b117e1e25592c4c709326e817f4d4417 Mon Sep 17 00:00:00 2001 From: "Keaton J. Burns" Date: Mon, 9 Dec 2019 22:32:58 -0500 Subject: [PATCH] Version bump hg hash: c1f074b4349be017f00780cfdbcbce1f61b24cc2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8c2733b1..1132c18f 100644 --- a/setup.py +++ b/setup.py @@ -183,7 +183,7 @@ def get_lib(name): setup( name='dedalus', - version='2.1905a3', + version='2.1905', author='Keaton J. Burns', author_email='keaton.burns@gmail.com', description="A flexible framework for solving differential equations using spectral methods.",