Skip to content

Commit

Permalink
Fix Instances name
Browse files Browse the repository at this point in the history
  • Loading branch information
dingguanglei committed Dec 22, 2019
1 parent 099eec1 commit 7a29af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="jdit", # pypi中的名称,pip或者easy_install安装时使用的名称,或生成egg文件的名称
version="0.1.4",
version="0.1.5",
author="Guanglei Ding",
author_email="dingguanglei.bupt@qq.com",
maintainer='Guanglei Ding',
Expand Down

0 comments on commit 7a29af4

Please sign in to comment.