bump version number, add release to changelog
This commit is contained in:
		
							parent
							
								
									251e8a54f6
								
							
						
					
					
						commit
						b5714f2af3
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
Changelog
 | 
					Changelog
 | 
				
			||||||
=========
 | 
					=========
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* :release:`0.11.1 <2015-02-01>`
 | 
				
			||||||
* :bug:`-` fix translation of contact form by using ugettext_lazy and adding
 | 
					* :bug:`-` fix translation of contact form by using ugettext_lazy and adding
 | 
				
			||||||
  contact_form to INSTALLED_APPS
 | 
					  contact_form to INSTALLED_APPS
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,3 @@
 | 
				
			||||||
from gnuviechadmin.celery import app as celery_app
 | 
					from gnuviechadmin.celery import app as celery_app
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__version__ = '0.11.0'
 | 
					__version__ = '0.11.1'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue