Bump version.

This commit is contained in:
Chris Berkhout 2021-06-03 10:42:19 +02:00
parent abc97b9ec1
commit 782db67195
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "pricehist"
version = "0.1.0"
version = "0.1.1"
description = "Fetch and format historical price data"
authors = ["Chris Berkhout <chris@chrisberkhout.com>"]
license = "MIT"

View file

@ -1 +1 @@
__version__ = "0.1.0"
__version__ = "0.1.1"