Skip to content

Commit

Permalink
Merge pull request #184 from dbatten5/bump-version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
dbatten5 committed Dec 14, 2022
2 parents 51f6221 + c71dc27 commit c8e5cad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
python-version: 3.7.9
python-version: 3.9.15
- run: pip install poetry
- run: pip install lxml
- run: poetry config virtualenvs.create false --local
Expand Down
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 = "phylm"
version = "5.0.0"
version = "6.0.0"
description = "Phylm"
authors = ["Dom Batten <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit c8e5cad

Please sign in to comment.