Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vdusek committed Nov 16, 2023
1 parent 309909f commit 4b6958f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## [1.1.0](../../releases/tag/v1.1.0) - Unreleased
## [1.1.1](../../releases/tag/v1.1.1) - Unreleased

...

## [1.1.0](../../releases/tag/v1.1.0) - 2023-11-16

### Internal changes

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_shared"
version = "1.1.0"
version = "1.1.1"
description = "Tools and constants shared across Apify projects."
readme = "README.md"
license = { text = "Apache Software License" }
Expand Down

0 comments on commit 4b6958f

Please sign in to comment.