Browse Source

test git flow

Snow 8 years ago
parent
commit
f3d3f8e176
1 changed files with 1 additions and 1 deletions
  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',