Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
PyTantan
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Larralde
PyTantan
Commits
e03cf5b0
Commit
e03cf5b0
authored
7 months ago
by
Martin Larralde
Browse files
Options
Downloads
Patches
Plain Diff
Release v0.1.1
parent
6b7e2bdd
No related branches found
Branches containing commit
Tags
v0.1.1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+10
-1
10 additions, 1 deletion
CHANGELOG.md
pytantan/_version.py
+1
-1
1 addition, 1 deletion
pytantan/_version.py
with
11 additions
and
2 deletions
CHANGELOG.md
+
10
−
1
View file @
e03cf5b0
...
...
@@ -6,7 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
[
Unreleased
]:
https://github.com/althonos/pytantan/compare/v0.1.0...HEAD
[
Unreleased
]:
https://github.com/althonos/pytantan/compare/v0.1.1...HEAD
## [v0.1.0] - 2024-05-15
[
v0.1.1
]:
https://github.com/althonos/pytantan/compare/v0.1.0...v0.1.1
### Fixed
-
Compilation on
`armv7`
platform.
-
Patching of MacOS compiler flags for platform-specific support.
## [v0.1.0] - 2024-05-08
[
v0.1.0
]:
https://github.com/althonos/pytantan/compare/324bdb80e...v0.1.0
...
...
This diff is collapsed.
Click to expand it.
pytantan/_version.py
+
1
−
1
View file @
e03cf5b0
__version__
=
"
0.1.
0
"
__version__
=
"
0.1.
1
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment