Skip to content

Commit

Permalink
v.0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
filiplajszczak committed May 22, 2020
1 parent 9d0e4f5 commit cc77ccd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions pythonanywhere/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__version__ = "0.9.2"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="pythonanywhere",
version="0.9.1",
version="0.9.2",
description="PythonAnywhere helper tools for users",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit cc77ccd

Please sign in to comment.