Skip to content

Commit

Permalink
bump own version and dapp-runner's version to release
Browse files Browse the repository at this point in the history
  • Loading branch information
shadeofblue committed Aug 29, 2023
1 parent f8986ca commit c63aa01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dapp-manager"
version = "0.3.0-alpha.1"
version = "0.3.0"
description = "Golem dapp-manager - run decetralized apps on the Golem Network using a 'docker-compose'-like interface"
authors = ["Golem Factory <contact@golem.network>"]
license = "LGPL-3.0"
Expand Down Expand Up @@ -38,7 +38,7 @@ psutil = "^5.9"
appdirs = "^1.4"
click = "^7.0" # requires bump to goth's dependencies https://github.com/golemfactory/goth/issues/605
pydantic = "^1.9"
dapp-runner = "0.3.0a0"
dapp-runner = "^0.3"
mako = "^1.2.4"
requests = "^2.31.0"

Expand Down

0 comments on commit c63aa01

Please sign in to comment.