Skip to content

Commit

Permalink
Bump version to 2.0.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
cancan101 authored Oct 25, 2018
1 parent 8300a46 commit d949c48
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 @@ -32,7 +32,7 @@ def run(self):

setup(
name='marshmallow-oneofschema',
version='2.0.0b1',
version='2.0.0b2',
description='Marshmallow multiplexing schema',
long_description=read('README.rst'),
author='Maxim Kulkin',
Expand Down

0 comments on commit d949c48

Please sign in to comment.