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