mirror of
https://github.com/Hopiu/django-tos.git
synced 2026-03-16 20:10:24 +00:00
Add blag to AUTHORS and bump version
This commit is contained in:
parent
03c099bae0
commit
9971a11599
2 changed files with 3 additions and 2 deletions
|
|
@ -7,4 +7,5 @@ Frank Wiles <frank@revsys.com>
|
|||
Krzysztof Dorosz <cypreess@gmail.com>
|
||||
akuryou
|
||||
George Dorn
|
||||
Nicholas Serra <nicks@ydekproductions.com>
|
||||
Nicholas Serra <nicks@ydekproductions.com>
|
||||
blag - https://github.com/blag
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
default_app_config = 'tos.apps.TOSConfig'
|
||||
|
||||
VERSION = (0, 6, 0)
|
||||
VERSION = (0, 7, 0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue