Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit 33df3e4

Browse files
committed
Adjusting version number
1 parent c9e9509 commit 33df3e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def run(self):
131131
# Versions should comply with PEP440. For a discussion on single-sourcing
132132
# the version across setup.py and the project code, see
133133
# https://packaging.python.org/en/latest/single_source_version.html
134-
version='0.1.0',
134+
version='1.0.0',
135135

136136
description='circtools - a circular RNA toolbox',
137137
# long_description=long_description,

0 commit comments

Comments
 (0)