Skip to content

Commit 5edc2f8

Browse files
bump up version for release.
1 parent f1586d4 commit 5edc2f8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pythonanywhere"
7-
version = "0.18.0"
7+
version = "0.19.0"
88
description = "PythonAnywhere helper tools for users"
99
authors = [
1010
{name = "PythonAnywhere LLP", email = "developers@pythonanywhere.com"}

pythonanywhere/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.18.0"
1+
__version__ = "0.19.0"

0 commit comments

Comments
 (0)