Skip to content

Commit

Permalink
chore: update version to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ponekscb committed Oct 10, 2024
1 parent 0fda6a4 commit 968bb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="mock-firestore",
version="0.12.0",
version="0.12.1",
author="Matt Dowds",
description="In-memory implementation of Google Cloud Firestore for use in tests",
long_description=long_description,
Expand Down

0 comments on commit 968bb72

Please sign in to comment.