Skip to content

Commit 1274a46

Browse files
committed
Bump version for release.
1 parent 3904a4c commit 1274a46

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages = ["velociraptor", "velociraptor.catalogue", "velociraptor.fitting_form
77

88
[project]
99
name = "velociraptor"
10-
version="0.20.0"
10+
version="0.20.1"
1111
authors = [
1212
{ name="Josh Borrow", email="josh@joshborrow.com" },
1313
{ name="Kyle Oman", email="kyle.a.oman@durham.ac.uk" },

velociraptor/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.20.0"
1+
__version__ = "0.20.1"

0 commit comments

Comments
 (0)