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 1
1
[project ]
2
2
name = " duHast8"
3
- version = " 0.1.0a4 "
3
+ version = " 0.1.0a5 "
4
4
description = " Sample code for Revit batch processing and the Revit API."
5
5
authors = [{name = " Jan Christel" , email = " jan.r.christel@gmail.com" }]
6
6
readme = " README.md"
@@ -25,7 +25,7 @@ duHast = ["lib/*.dll"]
25
25
license-files = []
26
26
27
27
[tool .bumpver ]
28
- current_version = " 0.1.0a4 "
28
+ current_version = " 0.1.0a5 "
29
29
version_pattern = " MAJOR.MINOR.PATCH"
30
30
commit_message = " Bump version {old_version} -> {new_version}"
31
31
commit = true
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ package_dir =
5
5
6
6
[metadata]
7
7
name = duHast8
8
- version = 0.1.0a4
8
+ version = 0.1.0a5
9
9
author = Jan Christel
10
10
author_email = jan.r.christel@gmail.com
11
11
description = Revit API sample snippets and Revit Batch Processor flows.
You can’t perform that action at this time.
0 commit comments