Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
yusuke-takase committed Nov 8, 2024
1 parent ebde036 commit 818c5d9
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3,000,194 deletions.
1 change: 0 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
project = 'grasp2alm'
copyright = '2024, Yusuke Takase'
author = "Yusuke Takase"
#release = pyproject_data['tool']['poetry']['version']

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down
2 changes: 1 addition & 1 deletion grasp2alm/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- encoding: utf-8 -*-

__version__ = "0.3.0"
__version__ = "0.1.2"
__author__ = [
"Yusuke Takase <[email protected]>",
"Matteo Baratto <[email protected]>",
Expand Down
Loading

0 comments on commit 818c5d9

Please sign in to comment.