We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d17aa commit 45d9583Copy full SHA for 45d9583
siatune/version.py
@@ -1,5 +1,5 @@
1
# Copyright (c) SI-Analytics. All rights reserved.
2
-__version__ = '0.4.0rc0'
+__version__ = '0.4.0rc1'
3
from typing import Tuple
4
5
try:
0 commit comments