Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Slava Skvortsov committed Nov 9, 2020
1 parent 0f4d288 commit b0320a4
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 @@ -18,7 +18,7 @@ def get_requirements() -> List[str]:

setup(
name='arq-django-admin',
version='0.0.2',
version='0.0.4',
setup_requires=['better-setuptools-git-version'],
install_requires=get_requirements(),
tests_require=[],
Expand Down

0 comments on commit b0320a4

Please sign in to comment.