Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/ContributionGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ The generated HTML files will be in the `docs/_build/html` directory. You can op

Once you've made your changes and are happy with them, you're ready to submit a pull request.

As of now, Jose will perform all the version bumping and releasing, do not worry about this.

Go to your github branch website and click the big green button `Compare & Pull Request`

Ensure that the **pull request** is from your fork to the `main` branch of the `CosciaLab/openDVP` repository.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "openDVP"
version = "0.7.1"
version = "0.7.2"
description = "open-sourced Deep Visual Proteomics toolkit"
readme = "README.md"
requires-python = ">=3.11, <3.13"
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading