feat: switch from setup.cfg to pyproject.toml + hatchling
This commit is contained in:
		
							parent
							
								
									9d1ae0a601
								
							
						
					
					
						commit
						1c39dbd881
					
				
					 6 changed files with 71 additions and 71 deletions
				
			
		| 
						 | 
				
			
			@ -1,3 +1,6 @@
 | 
			
		|||
# -*- coding: utf-8; -*-
 | 
			
		||||
 | 
			
		||||
__version__ = '0.1.39'
 | 
			
		||||
from importlib.metadata import version
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
__version__ = version('tailbone-corepos')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue