Skip to content

Commit 6fd61c6

Browse files
Merge pull request #383 from MySecondLanguage/version-tag-changed
Version change
2 parents 1a972f0 + 0234c56 commit 6fd61c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nxtbn/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
03. To develop and solve a problem first, you first read whole settings.py files.
1818
"""
1919

20-
VERSION = '1.0.0'
20+
VERSION = '2.0.0'
2121

2222

2323
from pathlib import Path

0 commit comments

Comments
 (0)