Set version number update reminder
This commit is contained in:
parent
1d66b3a518
commit
1d772e7215
1 changed files with 4 additions and 0 deletions
4
setup.py
4
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue