Skip to content

Commit

Permalink
Bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Babibubebon committed Jun 22, 2024
1 parent d77a9fd commit dec1164
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Build and publish to pypi
uses: JRubics/[email protected]
with:
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 = "gbizinfo-lod"
version = "0.2.0"
version = "0.2.1"
description = "A tool to generate LOD datasets for gBizINFO"
authors = ["Babibubebon <[email protected]>"]
homepage = "https://github.com/Babibubebon/gbizinfo-lod"
Expand Down

0 comments on commit dec1164

Please sign in to comment.