-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add E Malinina as contributor, bump version, add to changelog * remove duplicate in citation file * remove python 3.6 from actions * add python 3.10 as string cf actions/setup-python#160 * all versions are strings Co-authored-by: Bart Schilperoort <[email protected]> Co-authored-by: Bart Schilperoort <[email protected]>
- Loading branch information
1 parent
fc8f6df
commit 3fcbe8e
Showing
4 changed files
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,6 @@ | |
'Niels Drost', 'Fakhereh Alidoost', 'Bouwe Andela', | ||
'Jerom Aerts', 'Berend Weel', 'Rolf Hut', 'Klaus Zimmermann', | ||
'Peter Kalverla', 'Barbara Vreede', 'Aytaç Paçal', 'Stef Smeets', | ||
'Stefan Verhoeven') | ||
'Stefan Verhoeven', 'Elizaveta Malinina') | ||
__email__ = '[email protected]' | ||
__version__ = '1.3.1' | ||
__version__ = '1.3.2' |