Skip to content

Commit 05cf4e2

Browse files
committed
Bump version
1 parent 1f34c8a commit 05cf4e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nyaadesktop/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = 0.1
1+
__version__ = 0.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="NyaaDesktop",
8-
version=0.1,
8+
version=0.2,
99
author="mayudev",
1010
description="A desktop application for nyaa.si",
1111
long_description=long_description,

0 commit comments

Comments
 (0)