File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,15 @@ Contributors:
6
6
7
7
* Alex Tyrba
8
8
* BrendaH
9
+ * Bo Peng
9
10
* Greg Reinbach
10
11
* Kostas
11
12
* Hammy Goonan
12
13
* Iacopo Spalletti
13
14
* Iurii Zolotko
14
15
* James Meakin
15
16
* Kostas
17
+ * lauri-openscop
16
18
* Martin Burchell
17
19
* Matthew D'Souza
18
20
* Matthew Meinzer
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.5.dev0 '
68
+ version = '1.1.5'
69
69
# The full version, including alpha/beta/rc tags.
70
- release = '1.1.5.dev0 '
70
+ release = '1.1.5'
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
1
[tool .poetry ]
2
2
name = " django-machina"
3
- version = " 1.1.5.dev0 "
3
+ version = " 1.1.5"
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