Skip to content

Commit ba83b8a

Browse files
committed
feat: updated version
1 parent e594de2 commit ba83b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def read_requirements():
2424

2525
setuptools.setup(
2626
name='deeppavlov_agent',
27-
version='2.2.0',
27+
version='2.3.0a',
2828
include_package_data=True,
2929
description='An open source library, allowing you to create data processing systems based on a sequence graph, '
3030
'alongside with saving sample processing results in database.',

0 commit comments

Comments
 (0)