Skip to content

Commit 2f4e027

Browse files
authored
version bump
1 parent 969a6f2 commit 2f4e027

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55

66
setuptools.setup(
77
name="i3-agenda",
8-
version="1.6.3",
8+
version="1.7",
99
author="Tomer Rosenfeld",
1010
author_email="mail@tomerrosenfeld.com",
1111
description="Show your next google calendar event in polybar or i3-bar",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
1414
url="https://github.com/rosenpin/i3-agenda",
15-
download_url="https://github.com/rosenpin/i3-agenda/archive/1.6.3.tar.gz",
15+
download_url="https://github.com/rosenpin/i3-agenda/archive/1.7.tar.gz",
1616
packages=setuptools.find_packages(),
1717
license="Unlicense",
1818
classifiers=["Programming Language :: Python :: 3"],

0 commit comments

Comments
 (0)