Explorar el Código

Merge tag 'v2.0' into develop

Major update.
Snow hace 8 años
padre
commit
b94e08ff31
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',