Skip to content

Commit

Permalink
update init version
Browse files Browse the repository at this point in the history
  • Loading branch information
souzatharsis committed Nov 16, 2024
1 parent e1b214a commit ed9de48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion podcastfy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# This file can be left empty for now
__version__ = "0.3.6" # or whatever version you're on
__version__ = "0.4.1" # or whatever version you're on
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "podcastfy"
version = "0.4.0"
version = "0.4.1"
description = "An Open Source alternative to NotebookLM's podcast feature: Transforming Multimodal Content into Captivating Multilingual Audio Conversations with GenAI"
authors = ["Tharsis T. P. Souza"]
license = "Apache-2.0"
Expand Down

0 comments on commit ed9de48

Please sign in to comment.