mirror of
				https://github.com/KevinMidboe/delugeClient.git
				synced 2025-10-29 12:00:13 +00:00 
			
		
		
		
	* Append package directory to path * Import all local files prefixed by package name * Updated readme with -m flag for local development * Decresed help text width in readme * Bumped version to 0.3.4
		
			
				
	
	
		
			5 lines
		
	
	
		
			71 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			71 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| __version__ = '0.3.4'
 | |
| 
 | |
| if __name__ == '__main__':
 | |
|   print(__version__)
 |