Skip to content

Commit

Permalink
Switch version from 1.2.0-dev to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DevL committed Mar 20, 2024
1 parent 9ee5529 commit 603547a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requtests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"fake_response",
"ParsedRequest",
]
__version__ = "1.2.0-dev"
__version__ = "1.2.0"

VERSION = __version__

0 comments on commit 603547a

Please sign in to comment.