diff --git a/contique/__about__.py b/contique/__about__.py index fb69db9..f3b4574 100644 --- a/contique/__about__.py +++ b/contique/__about__.py @@ -1 +1 @@ -__version__ = "0.1.14" +__version__ = "0.1.15" diff --git a/setup.cfg b/setup.cfg index 6787896..7fa2205 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = contique -version = 0.1.14 +version = 0.1.15 author = Andreas Dutzler author_email = a.dutzler@gmail.com description = Numerical continuation of nonlinear equilibrium equations