BackcastPro 0.0.5__tar.gz → 0.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of BackcastPro might be problematic. Click here for more details.

@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: BackcastPro
3
- Version: 0.0.5
3
+ Version: 0.1.0
4
4
  Summary: トレーディング戦略のためのPythonバックテストライブラリ
5
5
  Author-email: botterYosuke <yosuke.sasazawa@gmail.com>
6
6
  Project-URL: Homepage, https://github.com/botterYosuke/BackcastPro/
7
- Project-URL: Issues, https://github.com/BackcastPro/BackcastPro/issues
8
- Project-URL: Logo, https://raw.githubusercontent.com/BackcastPro/BackcastPro/main/docs/img/logo.drawio.svg
7
+ Project-URL: Issues, https://github.com/botterYosuke/BackcastPro/issues
8
+ Project-URL: Logo, https://raw.githubusercontent.com/botterYosuke/BackcastPro/main/docs/img/logo.drawio.svg
9
9
  Classifier: Programming Language :: Python :: 3
10
10
  Classifier: Operating System :: OS Independent
11
11
  Classifier: License :: OSI Approved :: MIT License
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "BackcastPro"
3
- version = "0.0.5"
3
+ version = "0.1.0"
4
4
  authors = [
5
5
  { name="botterYosuke", email="yosuke.sasazawa@gmail.com" },
6
6
  ]
@@ -15,8 +15,8 @@ classifiers = [
15
15
 
16
16
  [project.urls]
17
17
  Homepage = "https://github.com/botterYosuke/BackcastPro/"
18
- Issues = "https://github.com/BackcastPro/BackcastPro/issues"
19
- Logo = "https://raw.githubusercontent.com/BackcastPro/BackcastPro/main/docs/img/logo.drawio.svg"
18
+ Issues = "https://github.com/botterYosuke/BackcastPro/issues"
19
+ Logo = "https://raw.githubusercontent.com/botterYosuke/BackcastPro/main/docs/img/logo.drawio.svg"
20
20
 
21
21
  [tool.setuptools]
22
22
  include-package-data = true
@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: BackcastPro
3
- Version: 0.0.5
3
+ Version: 0.1.0
4
4
  Summary: トレーディング戦略のためのPythonバックテストライブラリ
5
5
  Author-email: botterYosuke <yosuke.sasazawa@gmail.com>
6
6
  Project-URL: Homepage, https://github.com/botterYosuke/BackcastPro/
7
- Project-URL: Issues, https://github.com/BackcastPro/BackcastPro/issues
8
- Project-URL: Logo, https://raw.githubusercontent.com/BackcastPro/BackcastPro/main/docs/img/logo.drawio.svg
7
+ Project-URL: Issues, https://github.com/botterYosuke/BackcastPro/issues
8
+ Project-URL: Logo, https://raw.githubusercontent.com/botterYosuke/BackcastPro/main/docs/img/logo.drawio.svg
9
9
  Classifier: Programming Language :: Python :: 3
10
10
  Classifier: Operating System :: OS Independent
11
11
  Classifier: License :: OSI Approved :: MIT License
File without changes
File without changes