Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gleb-britecore committed Jan 27, 2020
1 parent faffc63 commit 267ac42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
author='Gleb Sevruk',
author_email='support@pycrunch.com',
license='libpng',
keywords="tdd unit-testing test runner",
packages=setuptools.find_packages(),
download_url='https://github.com/gleb-sevruk/pycrunch-engine/archive/v0.7.2.tar.gz',
download_url='https://github.com/gleb-sevruk/pycrunch-engine/archive/v0.9.0.tar.gz',
setup_requires=['wheel'],
entry_points={
'console_scripts': ['pycrunch-engine=pycrunch.main:run'],
Expand Down

0 comments on commit 267ac42

Please sign in to comment.