We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4594c1e commit d9e6e7dCopy full SHA for d9e6e7d
README.md
@@ -25,6 +25,12 @@ $ make html
25
26
The index page is at `docs/_build/html/index.html` - you can open this in a web browser.
27
28
+## Releases/versioning
29
+
30
+Releases are created using tags from the repository and can be found on [PyPI](https://pypi.org/project/constrainedrandom/).
31
32
+Versioning attempts to follow [Semantic Versioning](https://semver.org/).
33
34
## Contributions
35
36
Please feel free to contribute to the project, following these guidelines:
0 commit comments