Skip to content

Commit

Permalink
Merge pull request #60 from sagar87/release/0.5.2
Browse files Browse the repository at this point in the history
bumped version to 0.5.2
  • Loading branch information
MeyerBender authored Jul 1, 2024
2 parents 28800a3 + 4c151d2 commit dd4a799
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
author = "Harald Vohringer, Matthias Meyer-Bender"

# The full version, including alpha/beta/rc tags
release = "0.4.0"
release = "0.5.2"


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "spatialproteomics"
packages = [
{ include = "spatialproteomics" },
]
version = "0.5.1"
version = "0.5.2"
description = "spatialproteomics provides tools for the analysis of highly multiplexed immunofluorescence data"
readme = "README.md"
authors = ["Harald Vohringer", "Matthias Meyer-Bender"]
Expand Down

0 comments on commit dd4a799

Please sign in to comment.