bumop to 0.8

This commit is contained in:
callebtc
2023-01-14 13:46:33 +01:00
parent ded836d750
commit 20b99ee792
6 changed files with 15 additions and 12 deletions

View File

@@ -57,4 +57,4 @@ NOSTR_PRIVATE_KEY = env.str("NOSTR_PRIVATE_KEY", default=None)
NOSTR_RELAYS = env.list("NOSTR_RELAYS", default=["wss://nostr-pub.wellorder.net"])
MAX_ORDER = 64
VERSION = "0.7.0"
VERSION = "0.8"