Skip to content

Commit

Permalink
MNT: Bump version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ghisvail committed Jan 4, 2023
1 parent 1ac397d commit 08e4aec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

project = 'pydra-freesurfer'
author = 'The Aramis Lab'
copyright = f'2022, {author}'
release = '0.0.2'
copyright = f'2022-2023, {author}'
release = '0.0.3'

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydra-freesurfer"
version = "0.0.2"
version = "0.0.3"
description = "Pydra tasks for FreeSurfer"
authors = ["The Aramis Lab"]
license = "Apache-2.0"
Expand Down

0 comments on commit 08e4aec

Please sign in to comment.