diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 6e86df4..49c0e61 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -19,10 +19,10 @@ jobs: steps: - uses: actions/checkout@v3 - - name: Set up Python 3.7 + - name: Set up Python 3.8 uses: actions/setup-python@v3 with: - python-version: "3.7" + python-version: "3.8" - name: Install dependencies run: | python -m pip install --upgrade pip diff --git a/README.md b/README.md index 5543158..9e96f0b 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,11 @@ In Russian: The library was developed in [ITMO University](https://en.itmo.ru/). +### Funding +Реализовано при финансовой поддержке Фонда поддержки проектов Национальной технологической инициативы в рамках реализации "дорожной карты" развития высокотехнологичного направления "Искусственный интеллект" на период до 2030 года (Договор № 70-2021-00187) + +This research is financially supported by the Foundation for National Technology Initiative's Projects Support as a part of the roadmap implementation for the development of the high-tech field of Artificial Intelligence for the period up to 2030 (agreement 70-2021-00187) + ### Developers * A. Vatyan - team leader * N. Gusarova - chief scientific advisor