derek-thomas HF staff commited on
Commit
81fd061
1 Parent(s): b17ad7c

Update version to show what was used (#6)

Browse files

- Update version to show what was used (190e13e467213e44134b9aef3fb7efd2e61d600f)

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ def anki_optimizer(file, timezone, next_day_starts_at, revlog_start_date, reques
58
 
59
 
60
  description = """
61
- # FSRS4Anki Optimizer App
62
  Based on the [tutorial](https://medium.com/@JarrettYe/how-to-use-the-next-generation-spaced-repetition-algorithm-fsrs-on-anki-5a591ca562e2)
63
  of [Jarrett Ye](https://github.com/L-M-Sherlock). This application can give you personalized anki parameters without having to code.
64
 
 
58
 
59
 
60
  description = """
61
+ # FSRS4Anki Optimizer App - v3.10.1
62
  Based on the [tutorial](https://medium.com/@JarrettYe/how-to-use-the-next-generation-spaced-repetition-algorithm-fsrs-on-anki-5a591ca562e2)
63
  of [Jarrett Ye](https://github.com/L-M-Sherlock). This application can give you personalized anki parameters without having to code.
64