Upping version
This commit is contained in:
		
							parent
							
								
									ae262875ea
								
							
						
					
					
						commit
						226efea6b0
					
				| 
						 | 
					@ -1 +1 @@
 | 
				
			||||||
__version__ = "0.3.0b3"
 | 
					__version__ = "0.3.0b4"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								setup.py
								
								
								
								
							
							
						
						
									
										2
									
								
								setup.py
								
								
								
								
							| 
						 | 
					@ -10,7 +10,7 @@ def long_description():
 | 
				
			||||||
 | 
					
 | 
				
			||||||
setuptools.setup(
 | 
					setuptools.setup(
 | 
				
			||||||
    name="Jetforce",
 | 
					    name="Jetforce",
 | 
				
			||||||
    version="0.3.0b3",
 | 
					    version="0.3.0b4",
 | 
				
			||||||
    url="https://github.com/michael-lazar/jetforce",
 | 
					    url="https://github.com/michael-lazar/jetforce",
 | 
				
			||||||
    license="Other/Proprietary License",
 | 
					    license="Other/Proprietary License",
 | 
				
			||||||
    author="Michael Lazar",
 | 
					    author="Michael Lazar",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue