Skip to content

Commit e9240cd

Browse files
committed
Bump to 0.1.0
1 parent 49d0d94 commit e9240cd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

e2x_hub_rbac/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.1"
1+
__version__ = "0.1.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ testpaths = ["tests"]
6161
github_url = "https://github.com/Digiklausur/e2x-hub-rbac"
6262

6363
[tool.tbump.version]
64-
current = "0.0.1"
64+
current = "0.1.0"
6565
regex = '''
6666
(?P<major>\d+)
6767
\.

0 commit comments

Comments
 (0)