소스 검색

Merge tag 'v1.1' into develop

v1.1 test
Snow 8 년 전
부모
커밋
ae17d81ab9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -14,7 +14,7 @@ here = os.path.abspath(os.path.dirname(__file__))
 # long_description = read('README.rst')
 
 setup(name='hdpg1d',
-      version='1.0',
+      version='1.1',
       description='An 1D finite element solver using hybridizable discontinuous\
       Petrov-Galerkin method',
       author='Keyi Ni',