浏览代码

Bumped up pyLemma to 0.1.0 to reflect changes to Merlin.

master
Trevor Irons 4 年前
父节点
当前提交
b580aa0735
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      python/setup.py

+ 1
- 1
python/setup.py 查看文件

21
 
21
 
22
 setup(
22
 setup(
23
   name             = 'pyLemma',
23
   name             = 'pyLemma',
24
-  version          = '0.0.13', 
24
+  version          = '0.1.0', 
25
   author           = 'Trevor Irons and others',
25
   author           = 'Trevor Irons and others',
26
   author_email     = 'Trevor.Irons@lemmasoftware.org',
26
   author_email     = 'Trevor.Irons@lemmasoftware.org',
27
   description      = 'A short description of the app/lib',
27
   description      = 'A short description of the app/lib',

正在加载...
取消
保存