Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Vazquez <blendergit@gmail.com>2020-08-14 19:02:03 +0300
committerAntonio Vazquez <blendergit@gmail.com>2020-08-14 19:02:03 +0300
commit39f51712fb57631bccb69883c39a8807a34319d7 (patch)
treeba93044850be2bae955e8c0512f454aca25ad77e /magic_uv/properites.py
parentd7e2005d22435e104507ac129cd15d2eb6a10258 (diff)
parentabeef11a77ab5b05f4ce2c71b65c341bdcb7303d (diff)
Merge branch 'master' into greasepencil-addon
Diffstat (limited to 'magic_uv/properites.py')
-rw-r--r--magic_uv/properites.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/magic_uv/properites.py b/magic_uv/properites.py
index e553816b..b269cbed 100644
--- a/magic_uv/properites.py
+++ b/magic_uv/properites.py
@@ -20,8 +20,8 @@
__author__ = "Nutti <nutti.metro@gmail.com>"
__status__ = "production"
-__version__ = "6.2"
-__date__ = "31 Jul 2019"
+__version__ = "6.3"
+__date__ = "10 Aug 2020"
from .utils.property_class_registry import PropertyClassRegistry