This repository was archived by the owner on Dec 8, 2023. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1- FROM  python:3.9-slim
1+ FROM  python:3.9-slim@sha256:5f0192a4f58a6ce99f732fe05e3b3d00f12ae62e183886bca3ebe3d202686c7f 
22
33RUN  \
44    adduser --system --disabled-password --shell /bin/bash vscode && \
Original file line number Diff line number Diff line change 33Observes [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html )  standard and
44[ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )  convention.
55
6+ ## [ 0.3.3]  - 2023-06-29 
7+ 
8+ +  Add - Docker image ID
9+ 
610## [ 0.3.2]  - 2023-04-14 
711
812+  Add - ` quality_metrics.ipynb `  for visualizing quality metrics.
@@ -93,6 +97,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
9397
9498+  Add - Version
9599
100+ [ 0.3.3 ] : https://github.com/datajoint/workflow-array-ephys/releases/tag/0.3.3 
96101[ 0.3.2 ] : https://github.com/datajoint/workflow-array-ephys/releases/tag/0.3.2 
97102[ 0.3.1 ] : https://github.com/datajoint/workflow-array-ephys/releases/tag/0.3.1 
98103[ 0.3.0 ] : https://github.com/datajoint/workflow-array-ephys/releases/tag/0.3.0 
Original file line number Diff line number Diff line change 22Package metadata 
33Update the Docker image tag in `docker-compose.yaml` to match 
44""" 
5- __version__  =  "0.3.2 " 
5+ __version__  =  "0.3.3 " 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments