Skip to content

Commit

Permalink
increase version number. fixes #1392
Browse files Browse the repository at this point in the history
  • Loading branch information
therealmarv committed Jan 26, 2017
1 parent 68c3a48 commit 6b84e3b
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 @@ -61,7 +61,7 @@

setup(
name = 'pybossa',
version = '2.3.3',
version = '2.3.4',
packages = find_packages(),
install_requires = requirements,
# only needed when installing directly from setup.py (PyPi, eggs?) and pointing to e.g. a git repo.
Expand Down

0 comments on commit 6b84e3b

Please sign in to comment.