Skip to content

Commit

Permalink
chore: v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mcPear committed Feb 24, 2023
1 parent 1afc8db commit c5eefff
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 @@ -8,13 +8,13 @@

setuptools.setup(
name="pikachu",
version="1.1",
version="1.2",
author="Maciej Gruszczyński",
author_email="maciejgruszczysnki@surferseo.com",
description="Wrapper around pika inspired by lapin for convenient AMQP operations in Python APIs",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/surferseo/terms-assistant",
url="https://github.com/surferseo/pikachu",
packages=["pikachu"],
classifiers=[
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit c5eefff

Please sign in to comment.