mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	setup changelog and version for development
This commit is contained in:
		
							parent
							
								
									f3097e142d
								
							
						
					
					
						commit
						682761e75d
					
				
					 2 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
 | 
			
		|||
 | 
			
		||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
 | 
			
		||||
 | 
			
		||||
## [Unreleased]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## [2.0] - 2020-01-31
 | 
			
		||||
 | 
			
		||||
For a more complete overview, see the [2.0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -53,7 +53,7 @@ with open("README.md", "r") as fh:
 | 
			
		|||
    long_description = fh.read()
 | 
			
		||||
 | 
			
		||||
setup(name='fdroidserver',
 | 
			
		||||
      version='2.0',
 | 
			
		||||
      version='2.0.1a0',
 | 
			
		||||
      description='F-Droid Server Tools',
 | 
			
		||||
      long_description=long_description,
 | 
			
		||||
      long_description_content_type='text/markdown',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue