File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 65
65
#
66
66
67
67
# The short X.Y version.
68
- version = '1.1.2.dev0 '
68
+ version = '1.1.2'
69
69
# The full version, including alpha/beta/rc tags.
70
- release = '1.1.2.dev0 '
70
+ release = '1.1.2'
71
71
72
72
# The language for content autogenerated by Sphinx. Refer to documentation
73
73
# for a list of supported languages.
Original file line number Diff line number Diff line change 1
- ######################################################
2
- Django-machina 1.1.2 release notes (UNDER DEVELOPMENT )
3
- ######################################################
1
+ ###############################################
2
+ Django-machina 1.1.2 release notes (2020-08-29 )
3
+ ###############################################
4
4
5
5
Requirements and compatibility
6
6
------------------------------
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " django-machina"
3
- version = " 1.1.2.dev0 "
3
+ version = " 1.1.2"
4
4
description = " A Django forum engine for building powerful community driven websites."
5
5
authors = [" Morgan Aubert <me@morganaubert.name>" ]
6
6
license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments