Mercurial > repos > agpetit > cut_trajectory
diff cut_trajectory.py @ 9:adb40c1365a5 draft default tip
"planemo upload for repository https://github.com/mesocentre-clermont-auvergne/aubi_piaf commit 83670d9ceed855c9f58e0fa63a682edcaace5354-dirty"
| author | agpetit |
|---|---|
| date | Mon, 11 Jul 2022 13:15:12 +0000 |
| parents | 8b674b087f72 |
| children |
line wrap: on
line diff
--- a/cut_trajectory.py Tue Jun 21 13:37:12 2022 +0000 +++ b/cut_trajectory.py Mon Jul 11 13:15:12 2022 +0000 @@ -16,8 +16,8 @@ __all__ = [] __author__ = "Agnès-Elisabeth Petit" -__date__ = "29/04/2022" -__version__ = "0.8" +__date__ = "01/06/2022" +__version__ = "1.0" __copyright__ = "(c) 2022 CC-BY-NC-SA" # Library import
