v0.13.13
This commit is contained in:
		
							parent
							
								
									bc85723657
								
							
						
					
					
						commit
						231a03bcfd
					
				| @ -1,8 +1,8 @@ | |||||||
| # coding: utf-8 | # coding: utf-8 | ||||||
| 
 | 
 | ||||||
| VERSION = (0, 13, 12) | VERSION = (0, 13, 13) | ||||||
| CODENAME = "future-proof" | CODENAME = "future-proof" | ||||||
| BUILD_DT = (2021, 9, 1) | BUILD_DT = (2021, 9, 3) | ||||||
| 
 | 
 | ||||||
| S_VERSION = ".".join(map(str, VERSION)) | S_VERSION = ".".join(map(str, VERSION)) | ||||||
| S_BUILD_DT = "{0:04d}-{1:02d}-{2:02d}".format(*BUILD_DT) | S_BUILD_DT = "{0:04d}-{1:02d}-{2:02d}".format(*BUILD_DT) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 ed
						ed