Skip to content

Commit 91e8a19

Browse files
authored
Add inactive maintenance note. (#425)
1 parent cbc1880 commit 91e8a19

3 files changed

Lines changed: 17 additions & 1 deletion

File tree

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ respy
2626

2727
----
2828

29+
*Note: respy is not under development anymore and only inactively maintained since 2021.
30+
Check out our* `GitHub organization <https://github.com/OpenSourceEconomics>`_ *to find projects
31+
that are currently under development.*
32+
2933
**respy** is an open source framework written in Python for the simulation and
3034
estimation of some finite-horizon discrete choice dynamic programming models. The group
3135
of models which can be currently represented in **respy** are called

docs/about_us.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ an issue on Github, writing an `email`_ to or join our `zulipchat group
1010
.. _email: research-codes-respy.9b46528f81292a712fa4855ff362f40f.show-sender@streams.zulipchat.com
1111

1212

13+
.. note::
14+
**respy** is not under development anymore and only inactively maintained since 2021.
15+
Check out our `GitHub organization <https://github.com/OpenSourceEconomics>`_
16+
to find projects that are currently under development.
17+
1318
.. tabs::
1419

1520
.. tab:: Team

docs/release_notes.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,14 @@ chronological order. We follow `semantic versioning <https://semver.org/>`_ and
66
releases are available on `Anaconda.org
77
<https://anaconda.org/opensourceeconomics/respy>`_.
88

9-
2.1.0 - 2020-
9+
10+
.. note::
11+
**respy** is not under development anymore and only inactively maintained since 2021.
12+
Check out our `GitHub organization <https://github.com/OpenSourceEconomics>`_ to find
13+
projects that are currently under development.
14+
15+
16+
2.1.0 - 2020
1017
-------------
1118
- :gh:`381` Implements exogenous processes (:ghuser:`MaxBlesch`, :ghuser:`mo2561057`).
1219
- :gh:`383` Fixes simulation with data and adds tests (:ghuser:`janosg`).

0 commit comments

Comments
 (0)