Skip to content

Commit 037467a

Browse files
committed
Update version
1 parent 185981c commit 037467a

File tree

3 files changed

+2
-19
lines changed

3 files changed

+2
-19
lines changed

bashplot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Bashplot: Instant data plotting from the terminal into the terminal."""
2-
__version__ = "1.0.2"
2+
__version__ = "1.1.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "bashplot"
3-
version = "1.0.2"
3+
version = "1.1.0"
44
description = "Instant data plotting from the terminal into the terminal"
55
readme = "README.md"
66
authors = ["Anselm Hahn <[email protected]>"]

setup.cfg

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)