Skip to content

Commit

Permalink
Merge pull request #219 from rtCamp/develop
Browse files Browse the repository at this point in the history
bump version to v0.16.0 in pyproject.yml
  • Loading branch information
Xieyt authored Jun 29, 2024
2 parents c9312aa + e956344 commit 63e927e
Showing 1 changed file with 1 addition and 1 deletion.
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 = "frappe-manager"
version = "0.15.0"
version = "0.16.0"
license = "MIT"
repository = "https://github.com/rtcamp/frappe-manager"
description = "A CLI tool based on Docker Compose to easily manage Frappe based projects. As of now, only suitable for development in local machines running on Mac and Linux based OS."
Expand Down

0 comments on commit 63e927e

Please sign in to comment.