Bump version following release of 1.2.0
This commit is contained in:
		
							parent
							
								
									eca83800e3
								
							
						
					
					
						commit
						4e80e1b79a
					
				|  | @ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" | |||
| 
 | ||||
| [project] | ||||
| name = "smolagents" | ||||
| version = "1.2.0.dev0" | ||||
| version = "1.3.0.dev" | ||||
| description = "🤗 smolagents: a barebones library for agents. Agents write python code to call tools or orchestrate other agents." | ||||
| authors = [ | ||||
|   { name="Aymeric Roucher", email="aymeric@hf.co" }, { name="Thomas Wolf"}, | ||||
|  |  | |||
|  | @ -14,7 +14,7 @@ | |||
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||
| # See the License for the specific language governing permissions and | ||||
| # limitations under the License. | ||||
| __version__ = "1.2.0.dev0" | ||||
| __version__ = "1.3.0.dev" | ||||
| 
 | ||||
| from typing import TYPE_CHECKING | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue