Skip to content

Commit

Permalink
Merge pull request #21 from CrocoFactory/dev
Browse files Browse the repository at this point in the history
Updating version
  • Loading branch information
blnkoff authored Nov 9, 2024
2 parents 423fdfd + becafd2 commit 197fd0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = 'sensei'
version = '0.1.0'
version = '0.1.1'
description = 'The Python framework that provides a quick way to build robust HTTP requests. Use type hints, to build requests, with little or no implementation'
authors = ['Alexey <[email protected]>']
license = 'MIT'
Expand Down

0 comments on commit 197fd0c

Please sign in to comment.