alessandro trinca tornidor commited on
Commit
5012c50
·
1 Parent(s): c4cfe4e

chore: bump to version 0.4.5

Browse files
Files changed (2) hide show
  1. Dockerfile +1 -1
  2. pyproject.toml +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM registry.gitlab.com/aletrn/my_ghost_writer_base:0.4.2
2
 
3
  LABEL authors="trincadev"
4
 
 
1
+ FROM registry.gitlab.com/aletrn/my_ghost_writer_base:0.4.5
2
 
3
  LABEL authors="trincadev"
4
 
pyproject.toml CHANGED
@@ -1,6 +1,6 @@
1
  [project]
2
  name = "my-ghost-writer"
3
- version = "0.4.3"
4
  description = "A simple webapp supporting writers"
5
  authors = [
6
  {name = "alessandro trinca tornidor",email = "[email protected]"}
 
1
  [project]
2
  name = "my-ghost-writer"
3
+ version = "0.4.5"
4
  description = "A simple webapp supporting writers"
5
  authors = [
6
  {name = "alessandro trinca tornidor",email = "[email protected]"}