Skip to content

Commit 0cfaa18

Browse files
committed
Release 1.0.0
1 parent 7327d39 commit 0cfaa18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bincrafters_conventions/bincrafters_conventions.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
from .actions.update_migrate_travis_to_import_and_gha import update_migrate_travis_to_import_and_gha
3535
from .actions.update_travis_import_to_fixed_commit import update_travis_import_to_fixed_commit
3636

37-
__version__ = '1.0.0-alpha'
37+
__version__ = '1.0.0'
3838
__author__ = 'Bincrafters <bincrafters@gmail.com>'
3939
__license__ = 'MIT'
4040

0 commit comments

Comments
 (0)