Bump version to 0.2.0
This commit is contained in:
		
							parent
							
								
									648a397b5b
								
							
						
					
					
						commit
						39a611dc0e
					
				@ -78,4 +78,4 @@ for maze_id in TaskRegistry.keys():
 | 
				
			|||||||
            )
 | 
					            )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__version__ = "0.1.0"
 | 
					__version__ = "0.2.0"
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
[tool.poetry]
 | 
					[tool.poetry]
 | 
				
			||||||
name = "mujoco-maze"
 | 
					name = "mujoco-maze"
 | 
				
			||||||
version = "0.1.1"
 | 
					version = "0.2.0"
 | 
				
			||||||
description = "Simple maze environments using mujoco-py"
 | 
					description = "Simple maze environments using mujoco-py"
 | 
				
			||||||
license = "Apache-2.0"
 | 
					license = "Apache-2.0"
 | 
				
			||||||
authors = ["Yuji Kanagawa <yuji.kngw.80s.revive@gmail.com>"]
 | 
					authors = ["Yuji Kanagawa <yuji.kngw.80s.revive@gmail.com>"]
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user