We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e29f18 commit e8e09b7Copy full SHA for e8e09b7
src/config/config.py
@@ -1,6 +1,6 @@
1
from common.utils import get_server_username
2
3
-VERSION = '0.4.7'
+VERSION = '0.4.8'
4
RELEASE_NOTES_URL = "https://raw.githubusercontent.com/singnet/das/master/docs/release-notes.md"
5
6
# PATHS
0 commit comments