Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rosenpin committed Jan 2, 2023
1 parent 969a6f2 commit 2f4e027
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@

setuptools.setup(
name="i3-agenda",
version="1.6.3",
version="1.7",
author="Tomer Rosenfeld",
author_email="[email protected]",
description="Show your next google calendar event in polybar or i3-bar",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/rosenpin/i3-agenda",
download_url="https://github.com/rosenpin/i3-agenda/archive/1.6.3.tar.gz",
download_url="https://github.com/rosenpin/i3-agenda/archive/1.7.tar.gz",
packages=setuptools.find_packages(),
license="Unlicense",
classifiers=["Programming Language :: Python :: 3"],
Expand Down

0 comments on commit 2f4e027

Please sign in to comment.