Skip to content

Commit

Permalink
version bump after Mac OS X fix
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Mar 13, 2016
1 parent 09ce236 commit 668a42d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup2.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ def build_extensions(self):

setup(
name="python-timbl",
version="2015.09.05",
version="2016.03.13",
description="Python language binding for the Tilburg Memory-Based Learner",
author="Sander Canisius, Maarten van Gompel",
author_email="S.V.M.Canisius@uvt.nl, proycon@anaproy.nl",
Expand Down
2 changes: 1 addition & 1 deletion setup3.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ def build_extensions(self):

setup(
name="python3-timbl",
version="2015.09.05",
version="2016.03.13",
description="Python 3 language binding for the Tilburg Memory-Based Learner",
author="Sander Canisius, Maarten van Gompel",
author_email="S.V.M.Canisius@uvt.nl, proycon@anaproy.nl",
Expand Down

0 comments on commit 668a42d

Please sign in to comment.