Skip to content

Commit

Permalink
Merge pull request #357 from yfukai/release
Browse files Browse the repository at this point in the history
Release 0.7.0
  • Loading branch information
yfukai committed Jan 13, 2023
2 parents 719acf1 + b9f13d4 commit e5a6c52
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ updates:
directory: "/docs"
schedule:
interval: monthly
- package-ecosystem: pip
directory: "/"
schedule:
interval: monthly
# - package-ecosystem: pip
# directory: "/"
# schedule:
# interval: monthly
#
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 = "m2stitch"
version = "0.6.0"
version = "0.7.0"
description = "M2Stitch"
authors = ["Yohsuke Fukai <ysk@yfukai.net>"]
license = "MIT"
Expand Down

0 comments on commit e5a6c52

Please sign in to comment.