Skip to content

Commit

Permalink
Update o2a_libs package version
Browse files Browse the repository at this point in the history
Change-Id: If35fe05c86a1c5acc6ac1d79da70ad90feb327fe
GitOrigin-RevId: db231766131e5b29f0dd0df39742e407cd996306
  • Loading branch information
MaksYermak authored and Cloud Composer Team committed Oct 9, 2023
1 parent b696308 commit 6bfa193
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .kokoro/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ if [[ ! -z "${KOKORO_BUILD_ID}" ]]; then # export vars only for Kokoro job
fi

# install xmllint
sudo apt-get update
sudo apt-get install -y libxml2-utils

# prepare python environment
Expand Down
2 changes: 1 addition & 1 deletion o2a/o2a_libs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "o2a_lib"
version = "2.0.0"
version = "2.0.1"
authors = [
{ name="Jarek Potiuk", email="jarek.potiuk@polidea.com" },
{ name="Szymon Przedwojski", email="szymon.przedwojski@polidea.com" },
Expand Down

0 comments on commit 6bfa193

Please sign in to comment.