File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1- image : nfcore/gitpod:latest  
1+ image : nfcore/gitpod:dev  
22tasks :
33  - name : install current state of nf-core/tools and setup pre-commit 
44    command : | 
Original file line number Diff line number Diff line change 11# nf-core/tools: Changelog  
22
3- ## [ v3.3.2dev - Tungsten Tamarin Patch 2] ( https://github.com/nf-core/tools/releases/tag/3.3.2 )  - [ 2025-07-08]  
3+ ## v3.4.0dev  
4+ 
5+ ### Template  
6+ 
7+ ### Linting  
8+ 
9+ ### Modules  
10+ 
11+ ### Subworkflows  
12+ 
13+ ### General  
14+ 
15+ ## [ v3.3.2 - Tungsten Tamarin Patch 2] ( https://github.com/nf-core/tools/releases/tag/3.3.2 )  - [ 2025-07-08]  
416
517### Template  
618
Original file line number Diff line number Diff line change 22
33from  setuptools  import  find_packages , setup 
44
5- version  =  "3.3.2 " 
5+ version  =  "3.4.0dev " 
66
77with  open ("README.md" ) as  f :
88    readme  =  f .read ()
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments