mirror of
				https://github.com/enpaul/peewee-plus.git
				synced 2025-11-04 01:08:38 +00:00 
			
		
		
		
	Bump version to 1.0.0
This commit is contained in:
		@@ -26,7 +26,7 @@ import peewee
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__title__ = "peewee-plus"
 | 
					__title__ = "peewee-plus"
 | 
				
			||||||
__version__ = "0.1.0"
 | 
					__version__ = "1.0.0"
 | 
				
			||||||
__license__ = "MIT"
 | 
					__license__ = "MIT"
 | 
				
			||||||
__summary__ = "Various extensions, helpers, and utilities for Peewee"
 | 
					__summary__ = "Various extensions, helpers, and utilities for Peewee"
 | 
				
			||||||
__url__ = "https://github.com/enpaul/peewee-plus/"
 | 
					__url__ = "https://github.com/enpaul/peewee-plus/"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
[tool.poetry]
 | 
					[tool.poetry]
 | 
				
			||||||
name = "peewee-plus"
 | 
					name = "peewee-plus"
 | 
				
			||||||
version = "0.1.0"
 | 
					version = "1.0.0"
 | 
				
			||||||
description = "Various extensions, helpers, and utilities for Peewee"
 | 
					description = "Various extensions, helpers, and utilities for Peewee"
 | 
				
			||||||
authors = ["Ethan Paul <24588726+enpaul@users.noreply.github.com>"]
 | 
					authors = ["Ethan Paul <24588726+enpaul@users.noreply.github.com>"]
 | 
				
			||||||
repository = "https://github.com/enpaul/peewee-plus/"
 | 
					repository = "https://github.com/enpaul/peewee-plus/"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user