Update of LogarithmPlotter v0.4.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b736a0910b
commit
8e8da58862
5 changed files with 13 additions and 13 deletions
|
@ -9,7 +9,7 @@
|
|||
"name": "LogarithmPlotter",
|
||||
"status": "Active development",
|
||||
"description": "Create graphs with logarithm scales, namely Bode plots.",
|
||||
"frameworks": ["[PySide2](https://pypi.org/project/PySide2/) ([Qt](https://qt.io))"]
|
||||
"frameworks": ["[PySide6](https://pypi.org/project/PySide6/) ([Qt](https://qt.io))"]
|
||||
},
|
||||
"accountfree": {
|
||||
"name": "AccountFree",
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"name": "LogarithmPlotter",
|
||||
"status": "Développement actif",
|
||||
"description": "Créer des graphes à échelle log, notamment les diagrammes de Bode.",
|
||||
"frameworks": ["[PySide2](https://pypi.org/project/PySide2/) ([Qt](https://qt.io))"]
|
||||
"frameworks": ["[PySide6](https://pypi.org/project/PySide6/) ([Qt](https://qt.io))"]
|
||||
},
|
||||
"accountfree": {
|
||||
"name": "AccountFree",
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"logarithmplotter": {
|
||||
"name": "LogarithmPlotter",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"languages": ["QML", "JavaScript", "Python"],
|
||||
"translated": ["en","fr","de","no","hu"],
|
||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue