Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobeycarman committed Jun 14, 2023
1 parent 89522eb commit 3dd4508
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs_src/sphinx/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
author = 'Tobey Carman, Ruth Rutter, Helene Genet, Eugenie Euskirchen'

# The full version, including alpha/beta/rc tags
release = 'v0.6.1'
version = 'v0.6.1'
release = 'v0.7.0'
version = 'v0.7.0'


# -- General configuration ---------------------------------------------------
Expand Down Expand Up @@ -108,4 +108,4 @@
# or fully qualified paths (eg. https://...)
html_css_files = [
'custom_styles.css',
]
]

0 comments on commit 3dd4508

Please sign in to comment.