Skip to content

Commit 1bfd02b

Browse files
Drew JoseyDrew Josey
authored andcommitted
updating version again
1 parent c9a8c6f commit 1bfd02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Get the long description from the README file
99
with open(path.join(here, "README.md"), encoding="utf-8") as f:
1010
long_description = f.read()
11-
released_version = os.environ.get("VERSION")
11+
released_version = "1.9.2dev171"
1212

1313
setup(
1414
name="pypodcastparser-ihr",

0 commit comments

Comments
 (0)