Skip to content

Commit 0454cb2

Browse files
authored
Bump version for release (#17)
1 parent 91ac8a4 commit 0454cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sinol_make/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import argparse
22
from sinol_make import util
33

4-
__version__ = "0.0.1"
4+
__version__ = "1.0.0"
55

66
def configure_parsers():
77
parser = argparse.ArgumentParser(

0 commit comments

Comments
 (0)