From 5470208da0d008bf9b913440eb56661cfc11ca5f Mon Sep 17 00:00:00 2001 From: munichpavel Date: Fri, 15 Apr 2022 10:34:39 +0200 Subject: [PATCH] Remove RY in readme release notes section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5849bea..c1bd5ca 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,6 @@ In the exercise notebooks and `requirements.txt` you see which python packages I ## Releases -I follow a semantic-versioning-like convention for releases of `..`. For now, the `minor` value will be an incrementing integer; as the module being developed in this repo is not planned to be pushed to [pypi](https://pypi.org/), I won't be very strict, and will likely keep `minor` at 0 even if the api changes. If it looks like I would ever give more than one workshop a year, the `minor` value could be used for the month of the workshop. - ### Process of creating a new workshop release If the release is for a new workshop year, then first manually change the version in the code-base to `.0.0`. This release need not be a tagged release, as it is the same as the final release of the previous workshop in an earlier year. @@ -75,6 +73,8 @@ Replace slide publishing workaround with instructions on accessing compiled slid Remove (now deprecated) static example ATE result in correlation-causality slides. +Remove RY in release process overview + ### v2022.1.1 * Fix typos in discrete geometry slides, including definition of d-separation