Bumped version to 1.1

This commit is contained in:
2017-01-17 16:21:02 +01:00
parent fa696bd61b
commit 8fa58458f5
4 changed files with 15 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ Then copy this wheel to Blender::
cp dist/blender_bam-*.whl /path/to/blender/release/scripts/addons/io_blend_utils/
Remove old wheels that are still in `/path/to/blender/release/scripts/addons/io_blend_utils/`
Remove old wheels that are still in /path/to/blender/release/scripts/addons/io_blend_utils/
before committing.
@@ -27,3 +27,13 @@ Running bam-pack from the wheel
This is the way that Blender runs bam-pack::
PYTHONPATH=./path/to/blender_bam-*.whl python3 -m bam.pack
Bumping versions
----------------
When bumping the version to something new, make sure you update the following files:
- setup.py
- bam/__init__.py
- doc/source/conf.py