Create __version__.py
This commit is contained in:
		
							
								
								
									
										8
									
								
								waybackpy/__version__.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								waybackpy/__version__.py
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
__title__ = "waybackpy"
 | 
			
		||||
__description__ = "A python wrapper for Internet Archive's Wayback Machine API. Archive pages and retrieve archived pages easily."
 | 
			
		||||
__url__ = "https://akamhy.github.io/waybackpy/"
 | 
			
		||||
__version__ = "v1.5"
 | 
			
		||||
__author__ = "akamhy"
 | 
			
		||||
__author_email__ = "akash3pro@gmail.com"
 | 
			
		||||
__license__ = "MIT"
 | 
			
		||||
__copyright__ = "Copyright 2020 akamhy"
 | 
			
		||||
		Reference in New Issue
	
	Block a user