Skip to content

Commit

Permalink
Prepare release patch 3.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
iTerminate committed Apr 15, 2021
1 parent 056f567 commit a36cc83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion etc/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.11.3
3.11.4
2 changes: 1 addition & 1 deletion tools/developer_tools/python-client/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from setuptools import find_packages

setup(name='ComponentDB-API',
version='3.11.3',
version='3.11.4',
packages=find_packages(),
py_modules=["CdbApiFactory"],
install_requires=['python-dateutil',
Expand Down

0 comments on commit a36cc83

Please sign in to comment.