Skip to content

Commit

Permalink
bump version to 0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
farazkhanfk7 committed Aug 11, 2021
1 parent 54fe20e commit 4e2d81b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 = "hydrus"
version = "0.4.6"
version = "0.4.7"
description = "Hydra Ecosystem Flagship Server. Deploy REST data for Web 3.0"
authors = ["Hydra Ecosystem"]
license = "MIT License"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
setup(
name="hydrus",
include_package_data=True,
version="0.4.6",
version="0.4.7",
description="Hydra Ecosystem Flagship Server. Deploy REST data for Web 3.0",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 4e2d81b

Please sign in to comment.