Skip to content

Commit 5c0ac2e

Browse files
committed
Bump v0.0.5 -> v0.0.6
1 parent 0a6e620 commit 5c0ac2e

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "pyaether-cli"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
description = "A CLI to build and run dev server for Aether apps."
55
authors = [{ name = "Saurabh Ghanekar", email = "ghanekarsaurabh8@gmail.com" }]
66
license = "BSD-2-Clause"

src/aether_cli/__init__.py

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

0 commit comments

Comments
 (0)