File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 QuantLab Team
3+ Copyright (c) 2025 nittygritty-zzy
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1313# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
1414
1515project = 'QuantLab'
16- copyright = '2025, QuantLab Team '
17- author = 'QuantLab Team '
16+ copyright = '2025, nittygritty-zzy '
17+ author = 'nittygritty-zzy '
1818release = '0.2.0'
1919version = '0.2.0'
2020
Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ readme = "README.md"
1010requires-python = " >=3.8"
1111license = {text = " MIT" }
1212authors = [
13- {name = " QuantLab Team " , email = " quantlab@example .com" },
13+ {name = " nittygritty-zzy " , email = " nittygritty-zzy@users.noreply.github .com" },
1414]
1515maintainers = [
16- {name = " QuantLab Team " , email = " quantlab@example .com" },
16+ {name = " nittygritty-zzy " , email = " nittygritty-zzy@users.noreply.github .com" },
1717]
1818keywords = [
1919 " quantitative-finance" ,
You can’t perform that action at this time.
0 commit comments