Skip to content
This repository was archived by the owner on Nov 11, 2020. It is now read-only.

Commit c32af4e

Browse files
committed
Releasing version 1
1 parent ccad660 commit c32af4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
setup_args = dict(
2121
name='django-lint',
22+
version=1,
2223
packages=[
2324
'DjangoLint',
2425
'DjangoLint.AstCheckers',

0 commit comments

Comments
 (0)