Fixed missing argument in current function calls with snapshots. Occurred due to updating function arguments for calculating currents.

这个提交包含在:
Craig Warren
2017-02-13 09:56:19 +00:00
父节点 9ab0989bd2
当前提交 d10ef47ae4

查看文件

@@ -1,3 +1,3 @@
# This is where the version number is set and read by setup.py and conf.py (for the docs)
__version__ = '3.0.15'
__version__ = '3.0.16'