Skip to content

Commit

Permalink
chore: release 4.0.0b14
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: Clément Vannicatte <vannicattec@gmail.com>
  • Loading branch information
algolia-bot and shortcuts committed Apr 9, 2024
1 parent 7fb691c commit cca6ef2
Show file tree
Hide file tree
Showing 24 changed files with 32 additions and 23 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [4.0.0b14](https://github.com/algolia/algoliasearch-client-python/compare/4.0.0b13...4.0.0b14)

- [dabdd0291](https://github.com/algolia/api-clients-automation/commit/dabdd0291) fix(specs): recommend api ([#2958](https://github.com/algolia/api-clients-automation/pull/2958)) by [@kai687](https://github.com/kai687/)
- [34e345d48](https://github.com/algolia/api-clients-automation/commit/34e345d48) fix(specs): update documentation for consistency ([#2976](https://github.com/algolia/api-clients-automation/pull/2976)) by [@kai687](https://github.com/kai687/)
- [aee3fde96](https://github.com/algolia/api-clients-automation/commit/aee3fde96) feat(clients): add `usage` client ([#2960](https://github.com/algolia/api-clients-automation/pull/2960)) by [@shortcuts](https://github.com/shortcuts/)
- [0348669d0](https://github.com/algolia/api-clients-automation/commit/0348669d0) feat(specs): add algoliaInsights auth type ([#2959](https://github.com/algolia/api-clients-automation/pull/2959)) by [@jkaho](https://github.com/jkaho/)
- [60e23f87a](https://github.com/algolia/api-clients-automation/commit/60e23f87a) fix(specs): usage api ([#2954](https://github.com/algolia/api-clients-automation/pull/2954)) by [@kai687](https://github.com/kai687/)
- [3e0d0dcc2](https://github.com/algolia/api-clients-automation/commit/3e0d0dcc2) fix(specs): crawler api ([#2949](https://github.com/algolia/api-clients-automation/pull/2949)) by [@kai687](https://github.com/kai687/)

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

- [10e08c9e7](https://github.com/algolia/api-clients-automation/commit/10e08c9e7) fix(specs): query suggestions api ([#2924](https://github.com/algolia/api-clients-automation/pull/2924)) by [@kai687](https://github.com/kai687/)
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
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.0b13"
__version__ = "4.0.0b14"
2 changes: 1 addition & 1 deletion algoliasearch/usage/__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.0b13"
__version__ = "4.0.0b14"
2 changes: 1 addition & 1 deletion algoliasearch/usage/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.0b13"
__version__ = "4.0.0b14"
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.0b13"
version = "4.0.0b14"
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 cca6ef2

Please sign in to comment.