Skip to content

Commit

Permalink
Bumping version: Move to github for this release, no code changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarhee committed Feb 5, 2021
1 parent 4c707f5 commit b782e72
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
@@ -1,8 +1,8 @@
from setuptools import setup
setup(name='stripe-invoice-bot',
version='0.0.1',
version='0.0.2',
description='Discord bot to create customers and generate invoices',
url='https://git-central.openfunction.co/jmarhee/stripe-invoice-bot',
url='https://github.com/jmarhee/stripe-invoice-bot',
author='jmarhee',
author_email='jmarhee@interiorae.com',
license='MIT',
Expand Down

0 comments on commit b782e72

Please sign in to comment.