Skip to content

Commit

Permalink
Bump to 0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
JSKenyon committed Jun 5, 2023
1 parent debd7fc commit a512c84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

setup(
name='quartical',
version='0.1.10',
version='0.1.11',
description="Fast calibration implementation exploiting complex "
"optimisation.",
url='https://github.com/JSKenyon/QuartiCal',
Expand Down
2 changes: 1 addition & 1 deletion tbump.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
github_url = "https://github.com/JSKenyon/QuartiCal/"

[version]
current = "0.1.10"
current = "0.1.11"

# Example of a semver regexp.
# Make sure this matches current_version before
Expand Down

0 comments on commit a512c84

Please sign in to comment.