Skip to content

Commit

Permalink
Bump version number to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bryant1410 committed Apr 26, 2019
1 parent c974cad commit 3cb21fc
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 @@ -6,7 +6,7 @@

setup(
name="krippendorff",
version="0.2.3",
version="0.3.0",
description="Fast computation of the Krippendorff's alpha measure.",
long_description=pypandoc.convert_file('README.md', 'rst'),
url="https://github.com/pln-fing-udelar/fast-krippendorff",
Expand Down

0 comments on commit 3cb21fc

Please sign in to comment.