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