Browse Source

Version bump

master v1.1
Raphael Roberts 5 years ago
parent
commit
0030e0ee17
  1. 2
      setup.py

2
setup.py

@ -5,7 +5,7 @@ with open("requirements.txt") as file:
setup(
name="panera_shifts",
version="1.0",
version="1.1",
description="Get all shifts from panera, for use with syncing to a calendar backend",
install_requires=INSTALL_REQUIRES,
author="Raphael Roberts",

Loading…
Cancel
Save