Skip to content

Commit c3fc9a8

Browse files
committed
bump version
1 parent 942df36 commit c3fc9a8

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Makefile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
3+
version:
4+
poetry version ${RULE}
5+
git tag $$(poetry version -s)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "esridumpgdf"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = ""
55
readme = "README.md"
66
authors = ["wchatx <wchatx@gmail.com>"]

0 commit comments

Comments
 (0)