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 2f43c7f commit 41b8cc7Copy full SHA for 41b8cc7
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup
4
5
setup(name='fprettify',
6
- version='v0.1',
+ version='0.1',
7
description='auto-formatter for modern fortran source code',
8
author='Patrick Seewald, Ole Schuett, Mohamed Fawzi',
9
license='GPL',
0 commit comments