Skip to content

Commit dfdcf36

Browse files
committed
renamed version
1 parent 57cca52 commit dfdcf36

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
#
1616
# setup.py
1717
#
18-
# Created on: Jan 22, 2020
19-
# Author: Lyubov Miloserdova
20-
# miloslubov@gmail.com
18+
# Created on: Dec 10, 2021
19+
# Author: Arthur Saliou a.k.a. achains
20+
# arthur.salio@gmail.com
2121
#
2222

2323

@@ -62,7 +62,7 @@ def get_tag(self):
6262

6363
setup_kwargs = dict(
6464
name='map_metrics',
65-
version='0.0.4',
65+
version='0.0.2-alpha',
6666
packages=find_packages(),
6767
cmdclass={'bdist_wheel': bdist_wheel}
6868
)

0 commit comments

Comments
 (0)