浏览代码

Bump version

master
Pete Shadbolt 4 年前
父节点
当前提交
c491796e22
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py 查看文件

@@ -5,7 +5,7 @@ import numpy

setup(
name="permanent",
version="0.1.3",
version="0.1.4",
description="Calculates the permanent of a Numpy matrix",
author="Pete Shadbolt",
author_email="hello@peteshadbolt.co.uk",


正在加载...
取消
保存