Skip to content

Commit

Permalink
renamed version
Browse files Browse the repository at this point in the history
  • Loading branch information
achains committed Dec 16, 2021
1 parent 57cca52 commit dfdcf36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.py
Expand Up @@ -15,9 +15,9 @@
#
# setup.py
#
# Created on: Jan 22, 2020
# Author: Lyubov Miloserdova
# miloslubov@gmail.com
# Created on: Dec 10, 2021
# Author: Arthur Saliou a.k.a. achains
# arthur.salio@gmail.com
#


Expand Down Expand Up @@ -62,7 +62,7 @@ def get_tag(self):

setup_kwargs = dict(
name='map_metrics',
version='0.0.4',
version='0.0.2-alpha',
packages=find_packages(),
cmdclass={'bdist_wheel': bdist_wheel}
)
Expand Down

0 comments on commit dfdcf36

Please sign in to comment.