Metadata-Version: 2.1
Name: bfgbidding
Version: 0.0.11
Summary: """A collection of modules that supports bidding in Bid for Game applications."""
Home-page: https://psionman@bitbucket.org/psionman/bfgbidding.git
Download-URL: https://pypi.org/project/bfgbidding/
Author: jeff watkins
Author-email: support@bidforgame.com
License: MIT
Keywords: bridge, bidding
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# bfgbidding

A collection of modules that supports bidding in Bid for Game applications.

## Installation

```bash
pip install bfgbidding
```


# Version History

Version 0.0.11 18 Jun 2023

1. Various changes due to comment editing

------

Version 0.0.10 05 May 2023

1. Major comment editing

------

Version 0.0.9 08 Mar 2023

1. Add comments, strategies to __init__.py

------

Version 0.0.7 06 Mar 2023

1. Move comment_data

------

Version 0.0.6 06 Mar 2023

1. Add data files to setup.py

------

Version 0.0.5 06 Mar 2023

1. Include locale and comment & strategy data

------

Version 0.0.4 03 Mar 2023

1. Fix comment_xrefs

------

Version 0.0.3 03 Mar 2023

1. Change operation of xrefs
2. Various small mods

------

Version 0.0.2 01 Mar 2023

1. super on all modules

2. Bidding changes on  comment edit

------

Version 0.0.1 08 Feb 2023

1. self.trace  set to 0 in acol_advancers_bid

------

Version 0.0.0 1 Feb 2023

1. Initial load

------
