mirror of
https://github.com/Textualize/rich.git
synced 2026-02-06 10:58:48 +00:00
version bump
This commit is contained in:
parent
ccdb2d8148
commit
7e61cd2fbc
@ -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).
|
||||
|
||||
## [1.1.1] - Unreleased
|
||||
## [1.1.1] - 2020-05-12
|
||||
|
||||
## Changed
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
name = "rich"
|
||||
homepage = "https://github.com/willmcgugan/rich"
|
||||
documentation = "https://rich.readthedocs.io/en/latest/"
|
||||
version = "1.1.0"
|
||||
version = "1.1.1"
|
||||
description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
|
||||
authors = ["Will McGugan <willmcgugan@gmail.com>"]
|
||||
license = "MIT"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user