Skip to content

Commit 7ec0736

Browse files
committed
Reset version to match upstream
1 parent 014d782 commit 7ec0736

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

openfpgaloader/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.12.1.0"
1+
__version__ = "1.1.1.0"

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors = [
1212
description = "Python wrapping/binding for openFPGALoader"
1313
readme = "README.md"
1414
license = { text = "Apache-2.0" }
15-
version = "0.12.1.0"
15+
version = "1.1.1.0"
1616
requires-python = ">=3.10"
1717
keywords = []
1818

@@ -60,7 +60,7 @@ Repository = "https://github.com/dau-dev/openfpgaloader-python"
6060
Homepage = "https://github.com/dau-dev/openfpgaloader-python"
6161

6262
[tool.bumpversion]
63-
current_version = "0.12.1.0"
63+
current_version = "1.1.1.0"
6464
commit = true
6565
tag = true
6666
commit_args = "-s"

src

Submodule src updated 90 files

0 commit comments

Comments
 (0)