Skip to content

Commit

Permalink
Update to 0.22 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
SRJ9 committed Mar 16, 2017
1 parent a292382 commit b246d97
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,16 @@ Versions
- 0.14c (Fernando Alonso 14)
- 0.16c (Race to Championship '16)
- 0.19 (Ayrton Senna's Toleman's car number '84 - Debut)
- 0.22 (HAM McLaren 2008/BUT Brawn 2009)
- 0.27-VIL (Gilles Villeneuve 27)


0.22
====
- Calculate team standing with a different punctuation system (like driver ranking)
- All ranks in season are available in competition.
- Refactor.

0.19.4
======
- Race points will be saved in BD
Expand Down
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,15 @@ Versions
- 0.14c (Fernando Alonso 14)
- 0.16c (Race to Championship '16)
- 0.19 (Ayrton Senna's Toleman's car number '84 - Debut)
- 0.22 (HAM McLaren 2008/BUT Brawn 2009)
- 0.27-VIL (Gilles Villeneuve 27)

0.22
====
- Calculate team standing with a different punctuation system (like driver ranking)
- All ranks in season are available in competition.
- Refactor.

0.19.4
======
- Race points will be saved in BD
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.19.5x',
version='0.22',
include_package_data=True,
packages=find_packages(),
url='https://github.com/SRJ9/django-driver27.git',
Expand Down

0 comments on commit b246d97

Please sign in to comment.