Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rosenpin committed Jun 4, 2021
1 parent 64036c7 commit d9e7af0
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.4",
version="1.5",
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.4.tar.gz",
download_url="https://github.com/rosenpin/i3-agenda/archive/1.5.tar.gz",
packages=setuptools.find_packages(),
license="Unlicense",
classifiers=[
Expand Down

0 comments on commit d9e7af0

Please sign in to comment.