Skip to content

Commit 6bd5bdc

Browse files
committed
Bump version for release
1 parent 02521b8 commit 6bd5bdc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: AUTHORS.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
django-tos is a Revolution Systems (http://www.revsys.com/) project.
1+
django-tos is a Revolution Systems (https://www.revsys.com/) project.
22

33
The following is a list of much appreciated contributors:
44

@@ -9,4 +9,4 @@ akuryou
99
George Dorn
1010
Nicholas Serra <[email protected]>
1111
blag - https://github.com/blag
12-
Ali Karbassi - https://github.com/karbassi
12+
Ali Karbassi - https://github.com/karbassi

Diff for: tos/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
default_app_config = 'tos.apps.TOSConfig'
22

3-
VERSION = (0, 8, 1)
3+
VERSION = (0, 9, 0)

0 commit comments

Comments
 (0)