From 1d772e72157d06521a252f1b6cf1d9717da37112 Mon Sep 17 00:00:00 2001 From: Joscha Date: Fri, 12 Apr 2019 19:28:39 +0000 Subject: [PATCH] Set version number update reminder --- setup.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/setup.py b/setup.py index 5e26be5..d544d71 100644 --- a/setup.py +++ b/setup.py @@ -6,3 +6,7 @@ setup( packages=["yaboli"], install_requires=["websockets==7.0"], ) + +# When updating the version, also: +# - set a tag to the update commit +# - update the changelog