Skip to content

Commit

Permalink
Bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acroz committed Nov 28, 2018
1 parent 4872d04 commit b6fab84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class IntegrationTests(PyTest):

setup(
name='livy',
version='0.3.1',
version='0.4.0',
description='A Python client for Apache Livy',
long_description=README.read_text(),
packages=['livy'],
Expand Down

0 comments on commit b6fab84

Please sign in to comment.