V0.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "docker-postgres-backup"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = ""
|
||||
authors = ["Eugene Morozov <e@morozov.ee>"]
|
||||
packages = [
|
||||
@@ -12,7 +12,7 @@ python = "^3.10"
|
||||
schedule = "^1.1.0"
|
||||
psycopg2-binary = "^2.9.3"
|
||||
boto3 = "^1.20.51"
|
||||
pytz = "^2021.3"
|
||||
pytz = "^2022.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pre-commit = "^2.17.0"
|
||||
|
||||
Reference in New Issue
Block a user