We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca2d59d commit f2b5f3dCopy full SHA for f2b5f3d
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name = 'grin',
15
- version = '1.2'
+ version = '1.2',
16
author = 'Robert Kern',
17
author_email = '[email protected]',
18
description = "A grep program configured the way I like it.",
0 commit comments