Skip to content

Commit

Permalink
v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yehoshuadimarsky committed Dec 2, 2024
1 parent 71c2e50 commit 5034e65
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.0"
__version__ = "2.7.1"

# BCP check
try:
Expand Down

0 comments on commit 5034e65

Please sign in to comment.