Skip to content

Commit

Permalink
version bump to v0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
guptarohit committed Nov 30, 2020
1 parent 4686258 commit eed589f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cryptocmd/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.5.5"
__version__ = "0.5.6"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cryptocmd"
version = "0.5.5"
version = "0.5.6"
description = "Cryptocurrency historical market price data scrapper."
authors = ["Rohit Gupta <[email protected]>"]
license = "BSD-3-Clause"
Expand Down

0 comments on commit eed589f

Please sign in to comment.