Skip to content

Commit

Permalink
Release 0.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnatovFedor committed May 31, 2022
1 parent 67384e1 commit eddb445
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion deeppavlov/_meta.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.17.3'
__version__ = '0.17.4'
__author__ = 'Neural Networks and Deep Learning lab, MIPT'
__description__ = 'An open source library for building end-to-end dialog systems and training chatbots.'
__keywords__ = ['NLP', 'NER', 'SQUAD', 'Intents', 'Chatbot']
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ numpy==1.18.0
overrides==2.7.0
pandas==0.25.3
prometheus-client==0.7.1
protobuf<4
pytz==2019.1
pydantic==1.3
pymorphy2==0.8
Expand Down

0 comments on commit eddb445

Please sign in to comment.