File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " duhast"
3- version = " 1.2.1a1 "
3+ version = " 1.2.1a3 "
44description = " Sample code for Revit batch processing and the Revit API."
55authors = [{
name =
" duhast" ,
email =
" [email protected] " }]
66readme = " README.md"
@@ -25,7 +25,7 @@ duHast = ["lib/*.dll"]
2525license-files = []
2626
2727[tool .bumpver ]
28- current_version = " 1.2.1a1 "
28+ current_version = " 1.2.1a3 "
2929version_pattern = " MAJOR.MINOR.PATCH"
3030commit_message = " Bump version {old_version} -> {new_version}"
3131commit = true
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ package_dir =
55
66[metadata]
77name = duhast
8- version = . 1.2.1a2a1
8+ version = 1.2.1a3
99author = Jan Christel
10101111description = Revit API sample snippets and Revit Batch Processor flows.
You can’t perform that action at this time.
0 commit comments