File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Contributors:
11
11
* Hammy Goonan
12
12
* Iacopo Spalletti
13
13
* Iurii Zolotko
14
+ * James Meakin
14
15
* Kostas
15
16
* Martin Burchell
16
17
* Matthew D'Souza
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.3.dev0 '
68
+ version = '1.1.3'
69
69
# The full version, including alpha/beta/rc tags.
70
- release = '1.1.3.dev0 '
70
+ release = '1.1.3'
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.3.dev0 "
3
+ version = " 1.1.3"
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