pydmoo 0.0.7__tar.gz → 0.0.8__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,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pydmoo
3
- Version: 0.0.7
3
+ Version: 0.0.8
4
4
  Summary: pydmoo
5
5
  Project-URL: Homepage, https://github.com/dynoptimization/pydmoo
6
6
  Project-URL: Repository, https://github.com/dynoptimization/pydmoo
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "pydmoo"
3
- version = "0.0.7"
3
+ version = "0.0.8"
4
4
  description = "pydmoo"
5
5
  license = {text = "GPL-3.0-or-later"}
6
6
  authors = [
@@ -43,9 +43,9 @@ dependencies = [
43
43
  Homepage = "https://github.com/dynoptimization/pydmoo"
44
44
  Repository = "https://github.com/dynoptimization/pydmoo"
45
45
  Documentation = "https://pydmoo.readthedocs.io/"
46
- "Source" = "https://github.com/dynoptimization/pydmoo"
47
- "Issues" = "https://github.com/dynoptimization/pydmoo/issues"
48
- "Changelog" = "https://github.com/dynoptimization/pydmoo/releases"
46
+ Source = "https://github.com/dynoptimization/pydmoo"
47
+ Issues = "https://github.com/dynoptimization/pydmoo/issues"
48
+ Changelog = "https://github.com/dynoptimization/pydmoo/releases"
49
49
 
50
50
  [dependency-groups]
51
51
  dev = [
@@ -683,7 +683,7 @@ wheels = [
683
683
 
684
684
  [[package]]
685
685
  name = "pydmoo"
686
- version = "0.0.6"
686
+ version = "0.0.8"
687
687
  source = { editable = "." }
688
688
  dependencies = [
689
689
  { name = "matplotlib" },
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes