Commit ee495969 authored by Jan Kvapil's avatar Jan Kvapil
Browse files

Prevent forgetting about version update

This is motivated by the fact that installing a new version of
`pv080-students/pv080_crypto` does not seem to take effect. My hopes are
that if the upstream version is greater than the local one (namely on
the I:\pv080\venv) then updating through pip will work and I won't have
to do the uninstall/install roundtrip.
parent 6f676e63
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
# Checklist

- [ ] Increment the version in `pyproject.toml`, [Semantic Versoning](https://semver.org/) can be utilized (semi-rigorously, no need to go bonkers).
- [ ] After merging, push the `main` into the `main` of [PV080 students](https://gitlab.fi.muni.cz/pv080-students/pv080_crypto/).
- [ ] After merging do not forget to ping @x408788 to update `I:\pv080\seminars\venv` virtual.