Skip to content

Commit 0cd1654

Browse files
committed
bump version
1 parent b50725a commit 0cd1654

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "betfair_data"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
edition = "2021"
55

66
[lib]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "maturin"
55
[project]
66
name = "betfair_data"
77
requires-python = ">=3.6"
8-
version = "0.1.8"
8+
version = "0.1.9"
99
description = "Fast Python Betfair historic data file parser"
1010
authors = [ {name = "Robert Tarbath", email = "rtarbath@gmail.com"} ]
1111
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)