mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	python-zulip-api: Upgrade to PyPI package release 0.3.8.
There's one migration required by this release:
* queue_processors: Stop passing state_handler to handle_message.
  state_handler is now a property of bot_handler and thus, does
  not need to be passed to bot_handler.handle_message().
  The commit responsible is:
  2a74ad11c5
			
			
This commit is contained in:
		@@ -1,3 +1,3 @@
 | 
			
		||||
ZULIP_VERSION = "1.7.1+git"
 | 
			
		||||
 | 
			
		||||
PROVISION_VERSION = '13.1'
 | 
			
		||||
PROVISION_VERSION = '14.0'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user