Skip to content

Commit

Permalink
Bump version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bryant1410 committed Oct 20, 2019
1 parent fe99215 commit 00010fa
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.3.1-unreleased",
version="0.3.1",
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 00010fa

Please sign in to comment.