Skip to content

Commit

Permalink
0.24.2 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
SRJ9 committed Oct 23, 2017
1 parent 9158e6c commit b7e0e76
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 5 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,15 @@ Versions
- 0.22 (HAM McLaren 2008/BUT Brawn 2009)
- 0.27-VIL (Gilles Villeneuve 27)

0.24.2
======
- Adding cache
- Fixes and improvement of code

0.24.1
======
- Driver/Team profile
- Improve record/streak views
- Improvement record/streak views

0.24
====
Expand All @@ -72,7 +77,7 @@ Versions
0.23
====
- Refactor code
- API improves
- API improvement
- Streak and Rank models

0.22
Expand Down
9 changes: 7 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,15 @@ Versions
- 0.22 (HAM McLaren 2008/BUT Brawn 2009)
- 0.27-VIL (Gilles Villeneuve 27)

0.24.2
======
- Adding cache
- Fixes and improvement of code

0.24.1
======
- Driver/Team profile
- Improve record/streak views
- Improvement record/streak views

0.24
====
Expand All @@ -69,7 +74,7 @@ Versions
0.23
====
- Refactor code
- API improves
- API improvement
- Streak and Rank models

0.22
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name='django-driver27',
version='0.24.1',
version='0.24.2',
include_package_data=True,
packages=find_packages(),
url='https://github.com/SRJ9/django-driver27.git',
Expand Down

0 comments on commit b7e0e76

Please sign in to comment.