This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
python-transpose
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Activity
Browse Source
Initial 1.0 release
pull/6/head
v1.0.0
Ryan Reed
2 years ago
parent
69edf51670
commit
d72d5ab330
2 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
CHANGELOG.md
+1
-1
pyproject.toml
+ 3
- 0
CHANGELOG.md
View File
@ -0,0 +1,3 @@
# 1.0.0 (2022-07-12)
Initial release
+ 1
- 1
pyproject.toml
View File
@ -1,6 +1,6 @@
[
tool
.
poetry
]
name
=
"transpose"
version
=
"
0.9
.0"
version
=
"
1.0
.0"
description
=
"Move and symlink a path"
authors
=
[
"Ryan Reed"
]
license
=
"GPLv3"
Write
Preview
Loading…
Cancel
Save