File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ Because this is a project and not really a reuse-able-app ;)
221
221
222
222
[ comment ] : < > ( ✂✂✂ auto generated history start ✂✂✂ )
223
223
224
- * [ v0.18.0.dev1 ] ( https://github.com/jedie/django-for-runners/compare/v0.17.4...v0.18.0.dev1 )
224
+ * [ v0.18.0] ( https://github.com/jedie/django-for-runners/compare/v0.17.4...v0.18.0 )
225
225
* 2024-08-02 - Update README.md
226
226
* 2024-08-02 - Expand test matrix with 3.12 and remove 3.9 support
227
227
* 2024-08-02 - Bugfix CI: Add "* .snapshot.json" files ;)
@@ -709,8 +709,8 @@ Because this is a project and not really a reuse-able-app ;)
709
709
710
710
## links
711
711
712
- | Homepage | [ http://github.com/jedie/django-for-runners ] ( http://github.com/jedie/django-for-runners ) |
713
- | PyPi | [ https://pypi.org/project/django-for-runners/ ] ( https://pypi.org/project/django-for-runners/ ) |
712
+ * Homepage: [ http://github.com/jedie/django-for-runners ] ( http://github.com/jedie/django-for-runners )
713
+ * PyPi: [ https://pypi.org/project/django-for-runners/ ] ( https://pypi.org/project/django-for-runners/ )
714
714
715
715
### activity exporter
716
716
Original file line number Diff line number Diff line change 3
3
Store your GPX tracks of your running (or other sports activity) in django.
4
4
"""
5
5
6
- __version__ = '0.18.0.dev1 '
6
+ __version__ = '0.18.0'
7
7
__author__ = 'Jens Diemer <[email protected] >'
You can’t perform that action at this time.
0 commit comments