Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
yangeorget committed Sep 23, 2024
1 parent 003bf24 commit 02d082a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
copyright = '2024, Yan Georget'
author = 'Yan Georget'

release = '0.7'
version = '0.7.1'
release = '0.8'
version = '0.8.0'

# -- 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 @@
[project]
name="NUCS"
version="0.7.1"
version="0.8.0"
authors = [
{ name="Yan Georget", email="[email protected]" },
]
Expand Down

0 comments on commit 02d082a

Please sign in to comment.