Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 576b46d

Browse files
committed
bump client version
1 parent f5e79a5 commit 576b46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sparcl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
# must mach: [N!]N(.N)*[{a|b|rc}N][.postN][.devN]
1919
# Example of a correct version string: '0.4.0a3.dev35'
2020
#__version__ = '0.4.0a3.dev36'
21-
__version__ = '0.4.0b1.dev1'
21+
__version__ = '0.4.0b1.dev2'

0 commit comments

Comments
 (0)