Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rosenpin committed May 28, 2020
1 parent a033499 commit e4bd6db
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.2",
version="1.3",
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.2.tar.gz",
download_url="https://github.com/rosenpin/i3-agenda/archive/1.3.tar.gz",
packages=setuptools.find_packages(),
license="Unlicense",
classifiers=[
Expand Down

0 comments on commit e4bd6db

Please sign in to comment.