light-curve-python 0.9.3__tar.gz → 0.9.4__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.
@@ -1,7 +1,7 @@
1
1
  [package]
2
2
  name = "light-curve-python"
3
- version = "0.9.3"
4
- authors = ["Konstantin Malanchev <hombit@gmail.com>", "Anastasia Lavrukhina <lavrukhina.ad@gmail.com>"]
3
+ version = "0.9.4"
4
+ authors = ["Konstantin Malanchev <hombit@gmail.com>", "Anastasia Lavrukhina <lavrukhina.ad@gmail.com>", "Sergey Karpov", "Etienne Russeil"]
5
5
  description = "Feature extractor from noisy time series"
6
6
  readme = "README.md"
7
7
  repository = "https://github.com/light-curve/light-curve-python"
@@ -48,7 +48,7 @@ rayon = "1.10.0"
48
48
  serde = { version = "1", features = ["derive"] }
49
49
  serde-pickle = "1"
50
50
  serde_json = "1"
51
- thiserror = "1.0.50"
51
+ thiserror = "1.0.63"
52
52
  unzip3 = "1.0.0"
53
53
 
54
54
  [dependencies.light-curve-dmdt]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: light-curve-python
3
- Version: 0.9.3
3
+ Version: 0.9.4
4
4
  Summary: An alias to light-curve package
5
5
  Home-page: http://github.com/hombit/light-curve
6
6
  Author: Konstantin Malanchev
@@ -12,7 +12,7 @@ Classifier: License :: OSI Approved :: MIT License
12
12
  Classifier: Topic :: Scientific/Engineering :: Astronomy
13
13
  Classifier: Programming Language :: Python :: 3
14
14
  Description-Content-Type: text/markdown
15
- Requires-Dist: light-curve[full]==0.9.3
15
+ Requires-Dist: light-curve[full]==0.9.4
16
16
 
17
17
  # `light-curve-python`
18
18
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: light-curve-python
3
- Version: 0.9.3
3
+ Version: 0.9.4
4
4
  Summary: An alias to light-curve package
5
5
  Home-page: http://github.com/hombit/light-curve
6
6
  Author: Konstantin Malanchev
@@ -12,7 +12,7 @@ Classifier: License :: OSI Approved :: MIT License
12
12
  Classifier: Topic :: Scientific/Engineering :: Astronomy
13
13
  Classifier: Programming Language :: Python :: 3
14
14
  Description-Content-Type: text/markdown
15
- Requires-Dist: light-curve[full]==0.9.3
15
+ Requires-Dist: light-curve[full]==0.9.4
16
16
 
17
17
  # `light-curve-python`
18
18
 
@@ -0,0 +1 @@
1
+ light-curve[full]==0.9.4
@@ -1 +0,0 @@
1
- light-curve[full]==0.9.3