Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
fnesveda committed Sep 7, 2023
1 parent a0ae794 commit 3ccd26a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
=========

[1.1.5](../../releases/tag/v1.4.5) - Unreleased
-----------------------------------------------

### Internal changes

- rewrote documentation publication to use Docusaurus
- removed PR Toolkit workflow

[1.1.4](../../releases/tag/v1.1.4) - 2023-09-06
-----------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "apify"
version = "1.1.4"
version = "1.1.5"
description = "Apify SDK for Python"
readme = "README.md"
license = {text = "Apache Software License"}
Expand Down

0 comments on commit 3ccd26a

Please sign in to comment.