We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffbb666 commit f795ba4Copy full SHA for f795ba4
tavor.go
@@ -3,7 +3,7 @@ package tavor
3
4
const (
5
// Version of the framework and tools
6
- Version = "0.4"
+ Version = "0.5"
7
)
8
9
// MaxRepeat determines the maximum copies in graph cycles.
0 commit comments