We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e594de2 commit ba83b8aCopy full SHA for ba83b8a
setup.py
@@ -24,7 +24,7 @@ def read_requirements():
24
25
setuptools.setup(
26
name='deeppavlov_agent',
27
- version='2.2.0',
+ version='2.3.0a',
28
include_package_data=True,
29
description='An open source library, allowing you to create data processing systems based on a sequence graph, '
30
'alongside with saving sample processing results in database.',
0 commit comments