Skip to content

Commit c2234ec

Browse files
committed
Bump version
1 parent 02cbee5 commit c2234ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shynet/shynet/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from django.contrib.messages import constants as messages
1919

2020
# Increment on new releases
21-
VERSION = "v0.8.0alpha"
21+
VERSION = "v0.8.0"
2222

2323
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
2424
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))

0 commit comments

Comments
 (0)