Browse Source

Merge tag 'v2.0' into develop

Major update.
Snow 8 năm trước cách đây
mục cha
commit
b94e08ff31
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -7,7 +7,7 @@ import os
 
 
 setup(name='hdpg1d',
-      version='1.2',
+      version='2.0',
       description='An 1D finite element solver using hybridizable discontinuous\
       Petrov-Galerkin method',
       author='Keyi Ni',