update version number for 1.0.0-alpha1 release
This commit is contained in:
		
							parent
							
								
									84317053dd
								
							
						
					
					
						commit
						3764567c10
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
import subprocess
 | 
					import subprocess
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__version__ = "0.16.11.2"
 | 
					__version__ = "0.98.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
try:
 | 
					try:
 | 
				
			||||||
    node = subprocess.Popen('git rev-parse --short=12 HEAD', shell=True,
 | 
					    node = subprocess.Popen('git rev-parse --short=12 HEAD', shell=True,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue