Skip to content

Commit

Permalink
fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
brkyvz committed Aug 25, 2015
1 parent 2973e93 commit 8ac2afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Expand Up @@ -6,7 +6,7 @@

setup(
name='spark-package',
version="0.3.3",
version="0.3.4",
description="A command line tool for creating Spark Packages and " \
"generating release distributions",
author='Burak Yavuz',
Expand Down

0 comments on commit 8ac2afe

Please sign in to comment.