Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wchatx committed Dec 5, 2021
1 parent 942df36 commit c3fc9a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@


version:
poetry version ${RULE}
git tag $$(poetry version -s)
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 = "esridumpgdf"
version = "0.1.0"
version = "0.1.1"
description = ""
readme = "README.md"
authors = ["wchatx <[email protected]>"]
Expand Down

0 comments on commit c3fc9a8

Please sign in to comment.