Updating logarithmPlotter to v0.1.7
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
e1936f63df
commit
7cb67fc3c2
5 changed files with 5 additions and 4 deletions
|
@ -121,7 +121,7 @@ Download:
|
|||
all:
|
||||
- Title: Code source (.tar.gz)
|
||||
Name: LogarithmPlotter-v<version>.tar.gz (4,7Mio)
|
||||
File: LogarithmPlotter-v<version>.tar.gz
|
||||
File: logarithmplotter-<version>.tar.gz
|
||||
Footnote: |
|
||||
*LogarithmPlotter dépend [Python3](https://python.org/) avec [PySide2](https://pypi.org/project/PySide2/), et requiert qu'ils soient installés pour être lancé.
|
||||
---
|
||||
|
|
|
@ -65,6 +65,7 @@ Sections:
|
|||
It's only thanks to these amazing people that LogarithmPlotter is available in so many languages.
|
||||
- [Óvári](https://github.com/ovari) for the 🇭🇺 Hungarian translation.
|
||||
- [Allan Nordhøy](https://github.com/comradekingu) for the 🇳🇴 Norwegian translation.
|
||||
|
||||
If you want to see your own name here, you can contribute to the effort to translate LogarithmPlotter on [Weblate](https://hosted.weblate.org/engage/logarithmplotter/).
|
||||
|
||||
|
||||
|
@ -123,7 +124,7 @@ Download:
|
|||
all:
|
||||
- Title: Source code (.tar.gz)
|
||||
Name: LogarithmPlotter-v<version>.tar.gz (4.7MiB)
|
||||
File: LogarithmPlotter-v<version>.tar.gz
|
||||
File: logarithmplotter-<version>.tar.gz
|
||||
Footnote: "*LogarithmPlotter requires [Python3](https://python.org/) with [PySide2](https://pypi.org/project/PySide2/) to be installed in order to be launched."
|
||||
---
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"logarithmplotter": {
|
||||
"name": "LogarithmPlotter",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"languages": ["QML", "JavaScript", "Python"],
|
||||
"translated": ["en","fr","de","no","hu"],
|
||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 28 KiB |
Binary file not shown.
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 30 KiB |
Loading…
Reference in a new issue