Update python/blender version set

This commit is contained in:
Aurelien Vaillant
2022-03-16 14:23:24 +01:00
parent 6c6072c222
commit 9abd852af5
+2 -2
View File
@@ -1,5 +1,5 @@
![Python](https://img.shields.io/badge/python-3.9-sucess)
![Blender](https://img.shields.io/badge/blender-3.0.0-sucess)
[![Python 3.10.2](https://img.shields.io/badge/python-3.10.2-sucess.svg)](https://www.python.org/downloads/release/python-3102/)
![Blender](https://img.shields.io/badge/blender-3.1.0-sucess)
# Blender Addon
Template repository about blender addon. To used-it, clone this repository and rename the folder "blender_addon_folder" with your addon name.