Skip to content

Commit ec41d2b

Browse files
committed
Version 0.1.1.1
1 parent f9aef46 commit ec41d2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'SageMath Developers'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '0.1.1'
25+
release = '0.1.1.1'
2626

2727

2828
# -- General configuration ---------------------------------------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88

99
[project]
1010
name = "passagemath-primesieve-primecount"
11-
version = "0.1.1"
11+
version = "0.1.1.1"
1212
description = "Cython interface for the primecount library"
1313
authors = [
1414
{name = "SageMath Developers", email = "sage-devel@googlegroups.com"},

0 commit comments

Comments
 (0)