File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,15 @@ History
42
42
0.4.1 (2017-02-09)
43
43
++++++++++++++++++
44
44
45
- `Full Changelog <https://github.com/chopdgd/django-user-activities/compare/v0.3.2...v0.4.0 >`_
45
+ `Full Changelog <https://github.com/chopdgd/django-user-activities/compare/v0.4.0...v0.4.1 >`_
46
+
47
+ * Fixed changelog
48
+ * Made updates to dependencies library
49
+
50
+ 0.5.0 (2017-04-07)
51
+ ++++++++++++++++++
52
+
53
+ `Full Changelog <https://github.com/chopdgd/django-user-activities/compare/v0.4.0...v0.5.0 >`_
46
54
47
55
* Fixed changelog
48
56
* Made updates to dependencies library
Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 0.4.1
2
+ current_version = 0.5.0
3
3
commit = True
4
4
tag = True
5
5
Original file line number Diff line number Diff line change 1
- __version__ = '0.4.1 '
1
+ __version__ = '0.5.0 '
You can’t perform that action at this time.
0 commit comments