10000 Bump to 0.8.0 · randomf/spark-testing-base@6aac1c5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6aac1c5

Browse files
committed
Bump to 0.8.0
1 parent acdb68c commit 6aac1c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name := "spark-testing-base"
44

55
publishMavenStyle := true
66

7-
version := "0.7.4"
7+
version := "0.8.0"
88

99
sparkVersion := "2.2.0"
1010

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='spark-testing-base',
5-
version='0.7.3',
5+
version='0.8.0',
66
author='Holden Karau',
77
author_email='holden@pigscanfly.ca',
88
packages=['sparktestingbase', 'sparktestingbase.test'],

0 commit comments

Comments
 (0)
0