File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 2021.7.4 
1+ 2021.7.5 
Original file line number Diff line number Diff line change 1- {
"@context" : 
" https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld" , 
"@type" : 
" Code" , 
"author" : [{
"@id" : 
" 0000-0002-4658-2443" , 
"@type" : 
" Person" , 
"email" : 
" [email protected] " , 
"name" : 
" Matthew Scroggs" , 
"affiliation" : 
" Department of Engineering, University of Cambridge" }], 
"identifier" : 
" " , 
"codeRepository" : 
" https://github.com/mscroggs/symfem" , 
"datePublished" : 
" 2021-01-23" , 
"dateModified" : 
" 2021-07-10" , 
"dateCreated" : 
" 2021-01-23" , 
"description" : 
" A symbolic finite element definition library" , 
"keywords" : 
" Python, finite element method, numerical analysis" , 
"license" : 
" MIT" , 
"title" : 
" Symfem" , 
"version" : 
" 2021.7.4 " }
1+ {
"@context" : 
" https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld" , 
"@type" : 
" Code" , 
"author" : [{
"@id" : 
" 0000-0002-4658-2443" , 
"@type" : 
" Person" , 
"email" : 
" [email protected] " , 
"name" : 
" Matthew Scroggs" , 
"affiliation" : 
" Department of Engineering, University of Cambridge" }], 
"identifier" : 
" " , 
"codeRepository" : 
" https://github.com/mscroggs/symfem" , 
"datePublished" : 
" 2021-01-23" , 
"dateModified" : 
" 2021-07-10" , 
"dateCreated" : 
" 2021-01-23" , 
"description" : 
" A symbolic finite element definition library" , 
"keywords" : 
" Python, finite element method, numerical analysis" , 
"license" : 
" MIT" , 
"title" : 
" Symfem" , 
"version" : 
" 2021.7.5 " }
Original file line number Diff line number Diff line change 5454        description = "a symbolic finite element definition library" ,
5555        long_description = long_description ,
5656        long_description_content_type = "text/markdown" ,
57-         version = "2021.7.4 " ,
57+         version = "2021.7.5 " ,
5858        author = "Matthew Scroggs" ,
5959        license = "MIT" ,
6060
Original file line number Diff line number Diff line change 11"""Version number.""" 
22
3- version  =  "2021.7.4 " 
3+ version  =  "2021.7.5 " 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments