Skip to content

Commit

Permalink
v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomquirk committed Nov 7, 2024
1 parent aac62a2 commit 179eb30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ It could be possible to document (and implement a nice interface for) this query
1. Bump `version` in `pyproject.toml`
1. `poetry build`
1. `poetry publish -r test-pypi`
1. `poetry publish`
1. Draft release notes in GitHub.
Expand Down
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 = "linkedin-api"
version = "2.3.0"
version = "2.3.1"
description = "LinkedIn API for Python"
authors = ["Tom Quirk <[email protected]>"]
maintainers = ["Tom Quirk <[email protected]>"]
Expand Down

0 comments on commit 179eb30

Please sign in to comment.