m-aherron

Results 2 issues of m-aherron

#### Current Behavior Using virtual environment for Python. The last two lines of pyvenv.cfg for this app are: `command = C:\Python\.pyenv\pyenv-win\versions\3.11.7\python.exe -m venv c:\Python\x\a` `prompt = Warranties-venv` I get this...

🐛 bug

` This line in pysimplesql/\_\_init__.py: __version__ = "develop" Should be: __version__ = "2.3.0" `