Skip to content

Commit

Permalink
chore: release 4.0.0a6
Browse files Browse the repository at this point in the history
Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Algolia Bot <30854082+algolia-bot@users.noreply.github.com>
  • Loading branch information
algolia-bot and algolia-bot committed Jan 9, 2024
1 parent ae6617e commit 0ff2967
Show file tree
Hide file tree
Showing 22 changed files with 26 additions and 21 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [4.0.0a6](https://github.com/algolia/algoliasearch-client-python/compare/4.0.0a5...4.0.0a6)

- [461796bb7](https://github.com/algolia/api-clients-automation/commit/461796bb7) feat(clients): add missing clients ([#2479](https://github.com/algolia/api-clients-automation/pull/2479)) by [@shortcuts](https://github.com/shortcuts/)
- [db1309c4d](https://github.com/algolia/api-clients-automation/commit/db1309c4d) fix(python): provide community requested changes ([#2478](https://github.com/algolia/api-clients-automation/pull/2478)) by [@shortcuts](https://github.com/shortcuts/)

## [4.0.0a5](https://github.com/algolia/algoliasearch-client-python/compare/4.0.0a4...4.0.0a5)

- [ae6adfbf7](https://github.com/algolia/api-clients-automation/commit/ae6adfbf7) fix(specs): port recommend changes ([#2476](https://github.com/algolia/api-clients-automation/pull/2476)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
2 changes: 1 addition & 1 deletion algoliasearch/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/abtesting/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/abtesting/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/analytics/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/analytics/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/http/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/ingestion/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/ingestion/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/insights/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/insights/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/monitoring/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/monitoring/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/personalization/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/personalization/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/query_suggestions/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/query_suggestions/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/recommend/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/recommend/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/search/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion algoliasearch/search/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# The version of the algoliasearch package
__version__ = "4.0.0a5"
__version__ = "4.0.0a6"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "algoliasearch"
version = "4.0.0a5"
version = "4.0.0a6"
description = "A fully-featured and blazing-fast Python API client to interact with Algolia."
authors = ["Algolia Team <support@algolia.com>"]
license = "MIT"
Expand Down

0 comments on commit 0ff2967

Please sign in to comment.