Skip to content

Commit

Permalink
v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yehoshuadimarsky committed Dec 16, 2024
1 parent e5dfdf9 commit da24606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bcpandas/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from bcpandas.main import SqlCreds, to_sql
from bcpandas.utils import bcp

__version__ = "2.7.1"
__version__ = "2.7.2"

# BCP check
try:
Expand Down

0 comments on commit da24606

Please sign in to comment.