You can do it with the next commands: ``` bash $ git tag 0.1 $ git push --tags ``` After that, I'll upload the package to pypi and to debian. Thanks!
You can do it with the next commands:
After that, I'll upload the package to pypi and to debian.
Thanks!