You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## New Release and Pypi Version (for the code maintainers)
66
66
67
67
68
-
From the terminal run the following
68
+
We are now using the new system of `pyproject.toml` with which the tool [`flit`](https://flit.pypa.io/en/latest/index.html#) is helping building and publishing the software to Pypi.org.
69
+
69
70
```sh
70
71
# First, make sure twine is installed and you have your Pypi credentials
0 commit comments