fix bumpversion
This commit is contained in:
		
							parent
							
								
									9dc9b7e1b5
								
							
						
					
					
						commit
						9748b664aa
					
				@ -1,9 +1,8 @@
 | 
				
			|||||||
[bumpversion]
 | 
					[tool.bumpversion]
 | 
				
			||||||
current_version = "0.1.0"
 | 
					current_version = "1.2.7"
 | 
				
			||||||
commit = true
 | 
					commit = true
 | 
				
			||||||
tag = true
 | 
					tag = true
 | 
				
			||||||
 | 
					tag_name = "{new_version}"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[[bumpversion::file]]
 | 
					[[tool.bumpversion.files]]
 | 
				
			||||||
filename = "VERSION"
 | 
					filename = "VERSION"
 | 
				
			||||||
search = "{current_version}"
 | 
					 | 
				
			||||||
replace = "{new_version}"
 | 
					 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user