We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 702cbdd commit 518e912Copy full SHA for 518e912
README.md
@@ -18,7 +18,7 @@ flake8 . && flake8 tests
18
pytest tests
19
```
20
21
-## Packaging and Distribution
+## Packaging and Distribution (Releasing a New Version of Pylasu)
22
23
Update version in `pylasu/__init__.py`, commit, push and check that CI completes normally.
24
0 commit comments