Roadmap
Conc is in active development and support. The current releases of Conc are Beta releases.
It is currently released as a pip-installable Python package. For the latest release, install from Pypi (pip install conc
). Add the -U
flag to upgrade if you are already running Conc.
The code available on Github may be pre-release and may be ahead of the Pypi release. The code on Github may include bug fixes and new functionality, including development that is in-progress, potentially incomplete or subject to change. For the latest pre-release functionality install from Github (pip install git+https://github.com/polsci/conc.git
).
The documentation reflects the most recent functionality. See the Roadmap below for upcoming features and the CHANGELOG for notes on previous releases.