Skip to content

Commit

Permalink
Fix previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sousa-andre committed Feb 2, 2021
1 parent c5a688b commit efb5292
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
from setuptools import setup

<<<<<<< HEAD
__version__ = '2.1.3'
=======
__version__ = '3.0.0a1'
>>>>>>> multiclients

with open('README.md', encoding='utf-8') as f:
long_description = f.read()
Expand Down

0 comments on commit efb5292

Please sign in to comment.