Set version number update reminder

This commit is contained in:
Joscha 2019-04-12 19:28:39 +00:00
parent 1d66b3a518
commit 1d772e7215

View file

@ -6,3 +6,7 @@ setup(
packages=["yaboli"], packages=["yaboli"],
install_requires=["websockets==7.0"], install_requires=["websockets==7.0"],
) )
# When updating the version, also:
# - set a tag to the update commit
# - update the changelog