Skip to content

Commit e45d041

Browse files
committed
chore: bump version and update pypi dev status classifier
1 parent b4aa67e commit e45d041

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
[tool.poetry]
44
name = "gimie"
5-
version = "0.1.0"
5+
version = "0.2.0"
66
description = "Extract structured metadata from git repositories."
77
authors = ["Swiss Data Science Center <contact@datascience.ch>"]
88
license = "GPLv3"
99
homepage = "https://github.com/SDSC-ORD/gimie"
1010
keywords = ["metadata", "git", "extraction", "linked-data"]
1111
readme = "README.md"
1212
classifiers = [
13-
"Development Status :: 1 - Planning",
13+
"Development Status :: 2 - Pre-Alpha",
1414
"Programming Language :: Python :: 3.8",
1515
"Programming Language :: Python :: 3.9",
1616
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)