Skip to content

Commit 4788561

Browse files
authored
Merge pull request #189 from sbaldu/patch-version-2.7.1
Update package to patch version 2.7.1
2 parents 0c1f321 + e5ade7a commit 4788561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from setuptools import setup
55
import subprocess
66

7-
__version__ = "2.7.0"
7+
__version__ = "2.7.1"
88

99
this_directory = Path(__file__).parent
1010
long_description = (this_directory/'README.md').read_text()

0 commit comments

Comments
 (0)