Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
Signed-off-by: KonanAI <[email protected]>
  • Loading branch information
konan-ai authored Jul 25, 2023
1 parent dfef7c3 commit f573d83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
copyright = "2023 KonanAI LLC"
author = "Joseph Konan"

# release = '0.1'
# version = '0.1.0'
release = '0.1'
version = '0.1.0'

release, version = get_version("konanai")
# release, version = get_version("konanai")

# General --------------------------------------------------------------

Expand Down

0 comments on commit f573d83

Please sign in to comment.