File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -225,6 +225,6 @@ dependencies:
225225 - importlib-resources==5.4.0
226226 - minrpc==0.1.0
227227 - optics-functions==0.1.2
228- - pyhdtoolkit==0.19.1
228+ - pyhdtoolkit==0.19.2
229229 - pynaff==1.1.4
230230 - scipy==1.8.1
Original file line number Diff line number Diff line change 1313__title__ = "pyhdtoolkit"
1414__description__ = "An all-in-one toolkit package to easy my Python work in my PhD."
1515__url__ = "https://github.com/fsoubelet/PyhDToolkit"
16- __version__ = "0.19.0 "
16+ __version__ = "0.19.2 "
1717__author__ = "Felix Soubelet"
1818__author_email__ = "[email protected] " 1919__license__ = "MIT"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pyhdtoolkit"
3- version = " 0.19.1 "
3+ version = " 0.19.2 "
44description = " An all-in-one toolkit package to ease my Python work in my PhD."
55authors = [
" Felix Soubelet <[email protected] >" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments