Update __init__.py
This commit is contained in:
		@@ -2,3 +2,5 @@
 | 
				
			|||||||
from .wrapper import save, near, oldest, newest
 | 
					from .wrapper import save, near, oldest, newest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__version__ = "1.1"
 | 
					__version__ = "1.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					__all__ = ['wrapper', 'exceptions']
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user