File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG  
22
33
4+ ## v0.29.1 (2025-09-03)  
5+ 
6+ ### Bug Fixes  
7+ 
8+ -  Portal backend 404
9+   ([ #167  ] ( https://github.com/ocadotechnology/codeforlife-package-python/pull/167 ) ,
10+   [ ` a1a3d26 ` ] ( https://github.com/ocadotechnology/codeforlife-package-python/commit/a1a3d266500b8639e03ffbdf91b5e7892884970e ) )
11+ 
12+ *  fix: google user
13+ 
14+ *  house keeping
15+ 
16+ *  fix linting errors
17+ 
18+ *  dix permission and request
19+ 
20+ *  support google users
21+ 
22+ 
423## v0.29.0 (2025-08-15)  
524
625### Features  
Original file line number Diff line number Diff line change 1414
1515# Do NOT set manually! 
1616# This is auto-updated by python-semantic-release in the pipeline. 
17- __version__  =  "0.29.0 " 
17+ __version__  =  "0.29.1 " 
1818
1919BASE_DIR  =  Path (__file__ ).resolve ().parent 
2020DATA_DIR  =  BASE_DIR .joinpath ("data" )
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments