mirror of
				https://github.com/home-assistant/frontend.git
				synced 2025-11-04 08:29:52 +00:00 
			
		
		
		
	Update version to 20180919.0
This commit is contained in:
		
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
				
			|||||||
from setuptools import setup, find_packages
 | 
					from setuptools import setup, find_packages
 | 
				
			||||||
 | 
					
 | 
				
			||||||
setup(name='home-assistant-frontend',
 | 
					setup(name='home-assistant-frontend',
 | 
				
			||||||
      version='20180917.0',
 | 
					      version='20180919.0',
 | 
				
			||||||
      description='The Home Assistant frontend',
 | 
					      description='The Home Assistant frontend',
 | 
				
			||||||
      url='https://github.com/home-assistant/home-assistant-polymer',
 | 
					      url='https://github.com/home-assistant/home-assistant-polymer',
 | 
				
			||||||
      author='The Home Assistant Authors',
 | 
					      author='The Home Assistant Authors',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user