We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33828c commit a974f16Copy full SHA for a974f16
findspark.py
@@ -8,7 +8,7 @@
8
import os
9
import sys
10
11
-__version__ = '0.0.5'
+__version__ = '1.0.0'
12
13
14
def find():
0 commit comments