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 7b1348a commit 7391f34Copy full SHA for 7391f34
source/stylist/__init__.py
@@ -8,7 +8,7 @@
8
Extensible code style checker currently supporting Fortran, PSyclone DSL, etc
9
"""
10
11
-__version__ = '0.4.1.dev0'
+__version__ = '0.4.1'
12
13
14
class StylistException(Exception):
0 commit comments