Skip to content

Commit

Permalink
bump enochecker_core to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ldruschk committed Apr 23, 2021
1 parent 7b2d127 commit 66805cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,4 +1,4 @@
argparse>=1.4
requests>=2.20
enochecker_core==0.8
enochecker_core==0.8.1
jsons>=1.0.0
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -8,7 +8,7 @@

setuptools.setup(
name='enochecker_cli',
version='0.5.0',
version='0.5.1',
entry_points = {
"console_scripts": ['enochecker_cli = enochecker_cli.base:main']
},
Expand Down

0 comments on commit 66805cd

Please sign in to comment.