Marks 0.1.0 release
This commit is contained in:
		
							parent
							
								
									7ef5203818
								
							
						
					
					
						commit
						b32c7780c6
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1,3 +1,3 @@ | ||||||
| __version__ = "0.1a1" | __version__ = "0.1.0" | ||||||
| 
 | 
 | ||||||
| default_app_config = "registrasion.apps.RegistrasionConfig" | default_app_config = "registrasion.apps.RegistrasionConfig" | ||||||
|  |  | ||||||
							
								
								
									
										2
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
										
									
									
									
								
							|  | @ -25,7 +25,7 @@ setup( | ||||||
|     packages=find_packages(), |     packages=find_packages(), | ||||||
|     include_package_data=True, |     include_package_data=True, | ||||||
|     classifiers=( |     classifiers=( | ||||||
|         "Development Status :: 2 - Pre-Alpha", |         "Development Status :: 3 - Alpha", | ||||||
|         "Programming Language :: Python", |         "Programming Language :: Python", | ||||||
|         "Framework :: Django", |         "Framework :: Django", | ||||||
|         "Intended Audience :: Developers", |         "Intended Audience :: Developers", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Christopher Neugebauer
						Christopher Neugebauer