Skip to content

Commit fc101bc

Browse files
committed
chore - update version to 0.2.1
1 parent a38aeed commit fc101bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "repo-stargazer"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Tell me about my stars"
55
readme = "README.md"
66
authors = [

src/repo_stargazer/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__author__ = "Kapil Sachdeva"
22
__application__ = "rsg"
3-
__version__ = "0.2.0"
3+
__version__ = "0.2.1"

0 commit comments

Comments
 (0)