Skip to content

Commit

Permalink
PA-757 - bumped version number for release. by: Glenn, Filip
Browse files Browse the repository at this point in the history
  • Loading branch information
Glenn Jones committed Oct 17, 2024
1 parent 5a38f1b commit e8e8a21
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pythonanywhere/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.14.1"
__version__ = "0.15.0"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@

setup(
name="pythonanywhere",
version="0.14.1",
version="0.15.0",
description="PythonAnywhere helper tools for users",
long_description=long_description,
long_description_content_type="text/markdown",

0 comments on commit e8e8a21

Please sign in to comment.