Bump version
This commit is contained in:
		@@ -6,7 +6,7 @@ CLIENT_ID = (
 | 
				
			|||||||
    "3MVG9QDx8IX8nP5T2Ha8ofvlmjLZl5L_gvfbT9."
 | 
					    "3MVG9QDx8IX8nP5T2Ha8ofvlmjLZl5L_gvfbT9."
 | 
				
			||||||
    "HJvpHGKoAS_dcMN8LYpTSYeVFCraUnV.2Ag1Ki7m4znVO6"
 | 
					    "HJvpHGKoAS_dcMN8LYpTSYeVFCraUnV.2Ag1Ki7m4znVO6"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
APP_VERSION = "2.3.5"
 | 
					APP_VERSION = "2.4.7"
 | 
				
			||||||
OS_VERSION = 31
 | 
					OS_VERSION = 31
 | 
				
			||||||
OS = "android"
 | 
					OS = "android"
 | 
				
			||||||
DEVICE_MODEL = "exynos9820"
 | 
					DEVICE_MODEL = "exynos9820"
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							@@ -7,7 +7,7 @@ with open("README.md", "r", encoding="utf-8") as f:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
setup(
 | 
					setup(
 | 
				
			||||||
    name="pyhOn",
 | 
					    name="pyhOn",
 | 
				
			||||||
    version="0.15.12",
 | 
					    version="0.15.13",
 | 
				
			||||||
    author="Andre Basche",
 | 
					    author="Andre Basche",
 | 
				
			||||||
    description="Control hOn devices with python",
 | 
					    description="Control hOn devices with python",
 | 
				
			||||||
    long_description=long_description,
 | 
					    long_description=long_description,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user