Skip to content

Commit 626d1bf

Browse files
committed
fix(version): update init version
1 parent 2817a53 commit 626d1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dsf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "3.6.0-rc2"
1+
__version__ = "3.6.0-rc.2"
22

33
import json
44
import os

0 commit comments

Comments
 (0)