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