File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ APPENDIX: How to apply the Apache License to your work
192192 on the same "printed page" as the copyright notice for easier
193193 identification within third-party archives.
194194
195- Copyright 2013 The Texas Tribune
195+ Copyright 2014 The Texas Tribune
196196
197197 Licensed under the Apache License, Version 2.0 (the "License");
198198 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11""" A Django app for adding object tools to models """
2- __version__ = "0.1.1"
2+ __version__ = '0.3.0'
33
44
55# kind of like __all__, make these available for public
Original file line number Diff line number Diff line change 33
44setup (
55 name = 'django-object-actions' ,
6- version = '0.2 .0' ,
6+ version = '0.3 .0' ,
77 author = "The Texas Tribune" ,
8899 maintainer = "Chris Chang" ,
You can’t perform that action at this time.
0 commit comments