summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/release/release_dev.rst44
1 files changed, 44 insertions, 0 deletions
diff --git a/doc/release/release_dev.rst b/doc/release/release_dev.rst
new file mode 100644
index 00000000..de72cba2
--- /dev/null
+++ b/doc/release/release_dev.rst
@@ -0,0 +1,44 @@
+3.1 (unreleased)
+================
+
+Release date: TBD
+
+Supports Python 3.9, 3.10, and 3.11.
+
+NetworkX is a Python package for the creation, manipulation, and study of the
+structure, dynamics, and functions of complex networks.
+
+For more information, please visit our `website <https://networkx.org/>`_
+and our :ref:`gallery of examples <examples_gallery>`.
+Please send comments and questions to the `networkx-discuss mailing list
+<http://groups.google.com/group/networkx-discuss>`_.
+
+Highlights
+----------
+
+This release is the result of X of work with over X pull requests by
+X contributors. Highlights include:
+
+
+Improvements
+------------
+
+
+API Changes
+-----------
+
+
+Deprecations
+------------
+
+
+Merged PRs
+----------
+
+<output of contribs.py>
+
+
+Contributors
+------------
+
+<output of contribs.py>