Skip to content

Commit cfbfcd2

Browse files
committed
Bump version --- 0.1.5
1 parent 671bfd1 commit cfbfcd2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

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

3-
Copyright (c) 2021 firefly-cpp
3+
Copyright (c) 2021-2022 Žiga Stupan and Iztok Fister Jr.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
author = 'Žiga Stupan, Iztok Fister Jr.'
2222

2323
# The full version, including alpha/beta/rc tags
24-
release = '0.1.4'
24+
release = '0.1.5'
2525

2626

2727
# -- General configuration ---------------------------------------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "niaarm"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "A minimalistic framework for numerical association rule mining"
55
authors = ["Žiga Stupan <[email protected]>", "Iztok Fister Jr. <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)