master > master: code py - VERSION up (minor)
This commit is contained in:
		
							parent
							
								
									24169daacf
								
							
						
					
					
						commit
						304860146d
					
				
							
								
								
									
										2
									
								
								code/python/dist/VERSION
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								code/python/dist/VERSION
									
									
									
									
										vendored
									
									
								
							@ -1 +1 @@
 | 
			
		||||
0.1.0
 | 
			
		||||
0.2.0
 | 
			
		||||
 | 
			
		||||
@ -8,7 +8,7 @@ Name | Type | Description | Notes
 | 
			
		||||
**tarjan** | [**AppOptions_tarjan**](AppOptions_tarjan.md) |  | [default to null]
 | 
			
		||||
**tsp** | [**AppOptions_tarjan**](AppOptions_tarjan.md) |  | [default to null]
 | 
			
		||||
**hirschberg** | [**AppOptions_hirschberg**](AppOptions_hirschberg.md) |  | [default to null]
 | 
			
		||||
**rucksack** | [**AppOptions_rucksack**](AppOptions_rucksack.md) |  | [optional] [default to null]
 | 
			
		||||
**rucksack** | [**AppOptions_rucksack**](AppOptions_rucksack.md) |  | [default to null]
 | 
			
		||||
 | 
			
		||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
openapi: 3.0.3
 | 
			
		||||
info:
 | 
			
		||||
  version: 0.1.0
 | 
			
		||||
  version: 0.2.0
 | 
			
		||||
  title: Schemata for command instructions
 | 
			
		||||
servers:
 | 
			
		||||
  - url: "."
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
openapi: 3.0.3
 | 
			
		||||
info:
 | 
			
		||||
  version: 0.1.0
 | 
			
		||||
  version: 0.2.0
 | 
			
		||||
  title: Schemata for config models
 | 
			
		||||
servers:
 | 
			
		||||
  - url: "."
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
[project]
 | 
			
		||||
name = "uni-leipzig-ads-2-2022"
 | 
			
		||||
version = "1.0.0"
 | 
			
		||||
version = "0.2.0"
 | 
			
		||||
description = "Zusatzcode, um Algorithmen und Datenstrukturen im Kurs ADS2 zu demonstrieren."
 | 
			
		||||
authors = [ "Raj Dahya" ]
 | 
			
		||||
maintainers = [ "raj_mathe" ]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user