Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorfturner committed Jun 7, 2024
1 parent 1af22bb commit 2f948ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataprofiler/version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""File contains the version number for the package."""

MAJOR = 0
MINOR = 11
MINOR = 12
MICRO = 0
POST = None # otherwise None

Expand Down

0 comments on commit 2f948ca

Please sign in to comment.