Skip to content

Commit

Permalink
updated deps and version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTimperley committed Oct 5, 2018
1 parent 30a0452 commit bfe8836
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions setup.py
Expand Up @@ -19,10 +19,10 @@
license='mit',
python_requires='>=3.5',
install_requires=[
'bugzoo>=2.1.15',
'bugzoo>=2.1.16',
'rooibos>=0.3.0',
'boggart>=0.1.12',
'kaskara>=0.0.3',
'boggart>=0.1.14',
'kaskara>=0.0.4',
'attrs>=17.2.0',
'requests',
'flask'
Expand Down
2 changes: 1 addition & 1 deletion src/darjeeling/version.py
@@ -1 +1 @@
__version__ = '0.1.11'
__version__ = '0.1.12'

0 comments on commit bfe8836

Please sign in to comment.