Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Commit b8d23cd

Browse files
committed
Version bump to 1.2
1 parent 512b5d9 commit b8d23cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup
44

55
setup(name='bpy_lambda',
6-
version='1.0',
6+
version='1.2',
77
description='A compiled binary of Blender-as-a-Python-Module (bpy) for use in AWS Lambda',
88
author='Benjamin Congdon',
99
author_email='me@bcon.gdn',

0 commit comments

Comments
 (0)