Skip to content

Commit

Permalink
🔖 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pwwang committed Dec 12, 2022
1 parent b722caa commit 39504bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion datar_pandas/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.0"
__version__ = "0.1.1"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "datar-pandas"
version = "0.1.0"
version = "0.1.1"
description = "The pandas backend for datar"
authors = ["pwwang <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 39504bf

Please sign in to comment.