Skip to content

Commit 26e0fd3

Browse files
committed
🔢version bump minor
1 parent 62eb3e0 commit 26e0fd3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bseqgen
22

3-
Current Version: 0.1.3
3+
Current Version: 0.1.4
44

55
Small Python library for working with Binary Sequences, with a focus on pseudorandom binary sequences and signal-processing style operations.
66

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bseqgen"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "Library for generating and working with binary sequences."
55
readme = "README.md"
66
authors = [

uv.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.

0 commit comments

Comments
 (0)