Bump version to 0.2.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "rp"
|
name = "rp"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
description = "Rich print files — markdown, JSON, code, and more — beautifully in your terminal"
|
description = "Rich print files — markdown, JSON, code, and more — beautifully in your terminal"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
"""rp — Rich print files beautifully in your terminal."""
|
"""rp — Rich print files beautifully in your terminal."""
|
||||||
|
|
||||||
__version__ = "0.1.0"
|
__version__ = "0.2.0"
|
||||||
__author__ = "Yunxiao Xu"
|
__author__ = "Yunxiao Xu"
|
||||||
|
|||||||
Reference in New Issue
Block a user