Version 1.4.12.
This commit is contained in:
parent
ab507b189c
commit
3aa09084ed
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "pricehist"
|
||||
version = "1.4.11"
|
||||
version = "1.4.12"
|
||||
description = "Fetch and format historical price data"
|
||||
authors = ["Chris Berkhout <chris@chrisberkhout.com>"]
|
||||
license = "MIT"
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = "1.4.11"
|
||||
__version__ = "1.4.12"
|
||||
|
|
Loading…
Add table
Reference in a new issue