Skip to content

Commit e06ba53

Browse files
committed
chore(pyproject): use version
1 parent 5256b21 commit e06ba53

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

deploy/prod/.env.template

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,3 @@ POSTGRES_REPLICA_PASSWORD=replica
66
NATS_TOKEN=nats
77

88
GEMINI_URL=https://my-gemini.vercel.app
9-
10-
GRAFANA_ADMIN_PASSWORD=grafana

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ttt"
3-
version = "0.1.1"
3+
version = "0.3.0"
44
description = "Tic-Tac-Toe Telegram Bot"
55
authors = [
66
{name = "Alexander Smolin", email = "[email protected]"}

0 commit comments

Comments
 (0)