Skip to content

Commit 1e1c63a

Browse files
committed
Version v0.2.4
1 parent ae91f40 commit 1e1c63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
setup(
5050
name = 'pybossa',
51-
version = '0.2.2',
51+
version = '0.2.4',
5252
packages = find_packages(),
5353
install_requires = requirements,
5454
# only needed when installing directly from setup.py (PyPi, eggs?) and pointing to e.g. a git repo.

0 commit comments

Comments
 (0)