Skip to content

Commit 09023b1

Browse files
committed
chore(rename): smmap -> smmap2
[skip ci]
1 parent 55aa3d7 commit 09023b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
long_description = "See http://github.com/gitpython-developers/smmap"
1717

1818
setup(
19-
name="smmap",
19+
name="smmap2",
2020
version=smmap.__version__,
2121
description="A pure python implementation of a sliding window memory map manager",
2222
author=smmap.__author__,

0 commit comments

Comments
 (0)