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