Skip to content

Commit

Permalink
Merge pull request #15 from tataratat/ft-update-vedo-dep
Browse files Browse the repository at this point in the history
use vedo's current dev version
  • Loading branch information
j042 authored Feb 6, 2024
2 parents 844bc58 + 68c50be commit 36c5993
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion feigen/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.5"
__version__ = "0.0.6"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ classifiers = [
'Programming Language :: Python :: 3.12',
]
dependencies = [
'vedo>=2023.5.0',
'vedo @ git+https://github.com/marcomusy/vedo.git@cb44ad7',
'numpy',
'gustaf>=0.0.23',
'splinepy[all]>=0.0.51',
Expand Down

0 comments on commit 36c5993

Please sign in to comment.