Skip to content

Commit

Permalink
Merge pull request #2978 from Textualize/bump1340
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
willmcgugan committed May 31, 2023
2 parents ea78218 + 6be8bd1 commit 3c4fbd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [13.4.0] - 2023-06-31

### Added

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -2,7 +2,7 @@
name = "rich"
homepage = "https://github.com/Textualize/rich"
documentation = "https://rich.readthedocs.io/en/latest/"
version = "13.3.5"
version = "13.4.0"
description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
authors = ["Will McGugan <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 3c4fbd2

Please sign in to comment.